Searched refs:highbd_idct_1_add_kernel (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct8x8_add_sse2.c | 212 highbd_idct_1_add_kernel(input, dest, stride, bd, 8); in vpx_highbd_idct8x8_1_add_sse2()
|
D | highbd_idct16x16_add_sse2.c | 354 highbd_idct_1_add_kernel(input, dest, stride, bd, 16); in vpx_highbd_idct16x16_1_add_sse2()
|
D | highbd_inv_txfm_sse2.h | 265 static INLINE void highbd_idct_1_add_kernel(const tran_low_t *input, in highbd_idct_1_add_kernel() function
|
D | highbd_idct32x32_add_sse2.c | 781 highbd_idct_1_add_kernel(input, dest, stride, bd, 32); in vpx_highbd_idct32x32_1_add_sse2()
|