Searched defs:SIZEOF_COEF (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ | ||
H A D | h264dsp.c | 36 #define SIZEOF_COEF (2 * ((bit_depth + 7) / 8)) macro [all...] |
H A D | vp9dsp.c | 308 #define SIZEOF_COEF (2 * ((bit_depth + 7) / 8)) macro |
Completed in 2 milliseconds