ff_clz 100 libavutil/intmath.h #define ff_clz(v) __builtin_clz(v) ff_clz 142 libavutil/intmath.h #define ff_clz ff_clz_c