Searched defs:av_popcount64 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavutil/x86/ | ||
D | intmath.h | 77 #define av_popcount64 __builtin_popcountll macro |
/third_party/ffmpeg/libavutil/ | ||
D | common.h | 179 # define av_popcount64 av_popcount64_c macro |