Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct32x32_1_add_sse2 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc668 &highbd_wrapper<vpx_highbd_idct32x32_1_add_sse2>, TX_32X32, 1, 8, 2),
671 &highbd_wrapper<vpx_highbd_idct32x32_1_add_sse2>, TX_32X32, 1, 10, 2),
674 &highbd_wrapper<vpx_highbd_idct32x32_1_add_sse2>, TX_32X32, 1, 12, 2),
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct32x32_add_sse2.c779 void vpx_highbd_idct32x32_1_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_1_add_sse2() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1103 void vpx_highbd_idct32x32_1_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1104 #define vpx_highbd_idct32x32_1_add vpx_highbd_idct32x32_1_add_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1110 void vpx_highbd_idct32x32_1_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1111 #define vpx_highbd_idct32x32_1_add vpx_highbd_idct32x32_1_add_sse2