Searched refs:vpx_highbd_idct8x8_64_add_sse2 (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 664 &highbd_wrapper<vpx_highbd_idct8x8_64_add_sse2>, TX_8X8, 64, 8, 2), 667 &highbd_wrapper<vpx_highbd_idct8x8_64_add_sse2>, TX_8X8, 64, 10, 2), 670 &highbd_wrapper<vpx_highbd_idct8x8_64_add_sse2>, TX_8X8, 64, 12, 2),
|
D | fdct8x8_test.cc | 125 vpx_highbd_idct8x8_64_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 10); in idct8x8_64_add_10_sse2() 129 vpx_highbd_idct8x8_64_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 12); in idct8x8_64_add_12_sse2()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct8x8_add_sse2.c | 17 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_64_add_sse2() function
|