Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
Dvp8dsp.c46 static void dct4x4(int16_t *coef) in dct4x4() function
128 dct4x4(coef); in check_idct()
181 dct4x4(coef[i]); in check_idct_dc4()
220 dct4x4(block[blocky][blockx]); in check_luma_dc_wht()
Dh264dsp.c157 static void dct4x4(int16_t *coef, int bit_depth) in dct4x4() function
194 dct4x4(coef, bit_depth); in check_idct()
281 dct4x4(coef, bit_depth); in check_idct_multiple()