Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc677 &highbd_wrapper<vpx_highbd_idct16x16_256_add_sse2>, TX_16X16, 256, 8, 2),
680 &highbd_wrapper<vpx_highbd_idct16x16_256_add_sse2>, TX_16X16, 256, 10, 2),
683 &highbd_wrapper<vpx_highbd_idct16x16_256_add_sse2>, TX_16X16, 256, 12, 2),
Ddct16x16_test.cc293 vpx_highbd_idct16x16_256_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 10); in idct16x16_256_add_10_sse2()
297 vpx_highbd_idct16x16_256_add_sse2(in, CAST_TO_SHORTPTR(out), stride, 12); in idct16x16_256_add_12_sse2()
Ddct_test.cc494 &highbd_idct_wrapper<vpx_highbd_idct16x16_256_add_sse2>, 16, 2 },
/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct16x16_add_sse2.c202 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct16x16_256_add_sse2() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1087 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1088 #define vpx_highbd_idct16x16_256_add vpx_highbd_idct16x16_256_add_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1094 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1095 #define vpx_highbd_idct16x16_256_add vpx_highbd_idct16x16_256_add_sse2