Searched defs:av_popcount64 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavutil/x86/ | ||
H A D | intmath.h | 77 #define av_popcount64 __builtin_popcountll macro |
/third_party/ffmpeg/libavutil/ | ||
H A D | common.h | 152 # define av_popcount64 av_popcount64_c macro |
Completed in 2 milliseconds