Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dfdct8x8_test.cc128 vpx_highbd_idct8x8_64_add_sse2(in, out, stride, 10); in idct8x8_64_add_10_sse2()
132 vpx_highbd_idct8x8_64_add_sse2(in, out, stride, 12); in idct8x8_64_add_12_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.c3623 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct8x8_64_add_sse2() function