Home
last modified time | relevance | path

Searched refs:vpx_highbd_idct32x32_1_add_c (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc360 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 8, 2),
363 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 10, 2),
366 &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>, TX_32X32, 1, 12, 2),
516 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
519 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
522 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
667 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
670 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
673 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_1_add_c>,
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h867 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
868 #define vpx_highbd_idct32x32_1_add vpx_highbd_idct32x32_1_add_c
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c2684 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_1_add_c() function
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h963 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h963 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1102 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1109 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);