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