Home
last modified time | relevance | path

Searched refs:highbd_idct_1_add_kernel (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse2.c212 highbd_idct_1_add_kernel(input, dest, stride, bd, 8); in vpx_highbd_idct8x8_1_add_sse2()
Dhighbd_idct16x16_add_sse2.c354 highbd_idct_1_add_kernel(input, dest, stride, bd, 16); in vpx_highbd_idct16x16_1_add_sse2()
Dhighbd_inv_txfm_sse2.h265 static INLINE void highbd_idct_1_add_kernel(const tran_low_t *input, in highbd_idct_1_add_kernel() function
Dhighbd_idct32x32_add_sse2.c781 highbd_idct_1_add_kernel(input, dest, stride, bd, 32); in vpx_highbd_idct32x32_1_add_sse2()