Home
last modified time | relevance | path

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

/third_party/ffmpeg/tests/checkasm/
H A 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()
H A Dh264dsp.c158 static void dct4x4(int16_t *coef, int bit_depth) in dct4x4() function
195 dct4x4(coef, bit_depth); in check_idct()
282 dct4x4(coef, bit_depth); in check_idct_multiple()

Completed in 3 milliseconds