Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Ddct16x16_test.cc314 vpx_highbd_idct16x16_10_add_sse2(in, out, stride, 10); in idct16x16_10_add_10_sse2()
318 vpx_highbd_idct16x16_10_add_sse2(in, out, stride, 12); in idct16x16_10_add_12_sse2()
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.c3942 void vpx_highbd_idct16x16_10_add_sse2(const tran_low_t *input, uint8_t *dest8, in vpx_highbd_idct16x16_10_add_sse2() function