Searched refs:vpx_highbd_idct8x8_12_add_sse4_1 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct8x8_add_sse4.c | 169 void vpx_highbd_idct8x8_12_add_sse4_1(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_12_add_sse4_1() function
|
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 874 &highbd_wrapper<vpx_highbd_idct8x8_12_add_sse4_1>, TX_8X8, 12, 8, 2), 877 &highbd_wrapper<vpx_highbd_idct8x8_12_add_sse4_1>, TX_8X8, 12, 10, 2), 880 &highbd_wrapper<vpx_highbd_idct8x8_12_add_sse4_1>, TX_8X8, 12, 12, 2),
|