Searched refs:av_popcount64_c (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
H A D | common.h | 152 # define av_popcount64 av_popcount64_c 441 static av_always_inline av_const int av_popcount64_c(uint64_t x) in av_popcount64_c() function |
Completed in 2 milliseconds