Searched refs:vpx_highbd_idct16x16_256_add_sse2 (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 637 &highbd_wrapper<vpx_highbd_idct16x16_256_add_sse2>, TX_16X16, 256, 8, 2), 640 &highbd_wrapper<vpx_highbd_idct16x16_256_add_sse2>, TX_16X16, 256, 10, 2), 643 &highbd_wrapper<vpx_highbd_idct16x16_256_add_sse2>, TX_16X16, 256, 12, 2),
|
D | dct16x16_test.cc | 293 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()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_idct16x16_add_sse2.c | 17 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/libvpx/vpx_dsp/ |
D | vpx_dsp_rtcd_defs.pl | 660 $vpx_highbd_idct16x16_38_add_sse2=vpx_highbd_idct16x16_256_add_sse2;
|