Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct8x8_1_add_sse2 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc681 &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/
Dhighbd_idct8x8_add_sse2.c218 void vpx_highbd_idct8x8_1_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_1_add_sse2() function