unlikely 44 libde265/util.h #define unlikely(x) (x) unlikely 48 libde265/util.h #define unlikely(x) __builtin_expect(!!(x), 0)