Searched refs:vpx_highbd_idct8x8_1_add_sse2 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 681 &highbd_wrapper<vpx_highbd_idct8x8_1_add_sse2>, TX_8X8, 1, 8, 2), 683 &highbd_wrapper<vpx_highbd_idct8x8_1_add_sse2>, TX_8X8, 1, 10, 2), 685 &highbd_wrapper<vpx_highbd_idct8x8_1_add_sse2>, TX_8X8, 1, 12, 2),
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct8x8_add_sse2.c | 218 void vpx_highbd_idct8x8_1_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_1_add_sse2() function
|