Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dfdct4x4_test.cc83 vpx_highbd_idct4x4_16_add_sse2(in, out, stride, 10); in idct4x4_10_sse2()
87 vpx_highbd_idct4x4_16_add_sse2(in, out, stride, 12); in idct4x4_12_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.c3507 void vpx_highbd_idct4x4_16_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct4x4_16_add_sse2() function