Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse2.c94 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_64_add_sse2() function
/external/libvpx/libvpx/test/
Dpartial_idct_test.cc713 &highbd_wrapper<vpx_highbd_idct8x8_64_add_sse2>, TX_8X8, 64, 8, 2),
716 &highbd_wrapper<vpx_highbd_idct8x8_64_add_sse2>, TX_8X8, 64, 10, 2),
719 &highbd_wrapper<vpx_highbd_idct8x8_64_add_sse2>, TX_8X8, 64, 12, 2),
Dfdct8x8_test.cc126 vpx_highbd_idct8x8_64_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 10); in idct8x8_64_add_10_sse2()
130 vpx_highbd_idct8x8_64_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 12); in idct8x8_64_add_12_sse2()
Ddct_test.cc492 &highbd_idct_wrapper<vpx_highbd_idct8x8_64_add_sse2>, 8, 2 },
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1127 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1128 #define vpx_highbd_idct8x8_64_add vpx_highbd_idct8x8_64_add_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1134 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1135 #define vpx_highbd_idct8x8_64_add vpx_highbd_idct8x8_64_add_sse2