Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct8x8_12_add_sse2 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse2.c167 void vpx_highbd_idct8x8_12_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_12_add_sse2() function
/external/libvpx/libvpx/test/
Dpartial_idct_test.cc722 &highbd_wrapper<vpx_highbd_idct8x8_12_add_sse2>, TX_8X8, 12, 8, 2),
725 &highbd_wrapper<vpx_highbd_idct8x8_12_add_sse2>, TX_8X8, 12, 10, 2),
728 &highbd_wrapper<vpx_highbd_idct8x8_12_add_sse2>, TX_8X8, 12, 12, 2),
Dfdct8x8_test.cc118 vpx_highbd_idct8x8_12_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 10); in idct8x8_12_add_10_sse2()
122 vpx_highbd_idct8x8_12_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 12); in idct8x8_12_add_12_sse2()
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1119 void vpx_highbd_idct8x8_12_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1120 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1126 void vpx_highbd_idct8x8_12_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1127 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_sse2