Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct16x16_10_add_c (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc387 &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>, TX_16X16, 10, 8, 2),
390 &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>, TX_16X16, 10, 10, 2),
393 &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>, TX_16X16, 10, 12, 2),
543 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>,
546 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>,
549 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>,
694 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>,
697 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>,
700 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>,
855 &vpx_highbd_fdct16x16_c, &highbd_wrapper<vpx_highbd_idct16x16_10_add_c>,
[all …]
Ddct16x16_test.cc285 vpx_highbd_idct16x16_10_add_c(in, CAST_TO_SHORTPTR(out), stride, 10); in idct16x16_10_add_10_c()
289 vpx_highbd_idct16x16_10_add_c(in, CAST_TO_SHORTPTR(out), stride, 12); in idct16x16_10_add_12_c()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h849 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
850 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_c
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h939 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h939 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2130 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct16x16_10_add_c() function
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1078 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1085 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);