Searched refs:dct8x8_impl (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ | ||
H A D | h264dsp.c | 122 #define dct8x8_impl(size, dctcoef) \ macro 155 dct8x8_impl(16, int16_t) 156 dct8x8_impl(32, int32_t) |
Completed in 2 milliseconds