Home
last modified time | relevance | path

Searched refs:av_popcount64_c (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dcommon.h179 # define av_popcount64 av_popcount64_c
468 static av_always_inline av_const int av_popcount64_c(uint64_t x) in av_popcount64_c() function