unlikely 36 libde265/util.h #define unlikely(x) (x) unlikely 40 libde265/util.h #define unlikely(x) __builtin_expect(!!(x), 0)