Searched refs:vpx_highbd_idct16x16_1_add_sse2 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dhighbd_idct16x16_add_sse2.c246 void vpx_highbd_idct16x16_1_add_sse2(const tran_low_t *input, uint16_t *dest, function
/external/libvpx/libvpx/test/
H A Dpartial_idct_test.cc655 &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),

Completed in 96 milliseconds