Searched refs:vpx_highbd_idct16x16_1_add_sse2 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 655 &highbd_wrapper<vpx_highbd_idct16x16_1_add_sse2>, TX_16X16, 1, 8, 2), 658 &highbd_wrapper<vpx_highbd_idct16x16_1_add_sse2>, TX_16X16, 1, 10, 2), 661 &highbd_wrapper<vpx_highbd_idct16x16_1_add_sse2>, TX_16X16, 1, 12, 2),
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct16x16_add_sse2.c | 246 void vpx_highbd_idct16x16_1_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct16x16_1_add_sse2() function
|