Searched defs:av_log2 (Results 1 - 2 of 2) sorted by relevance
| /third_party/ffmpeg/libavutil/ | ||
| H A D | intmath.c | 22 #undef av_log2 macro 26 int av_log2(unsigned v) in av_log2() function |
| H A D | intmath.h | 83 #define av_log2 ff_log2 macro |
Completed in 2 milliseconds