Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc423 &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>, TX_8X8, 1, 8, 2),
426 &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>, TX_8X8, 1, 10, 2),
429 &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>, TX_8X8, 1, 12, 2),
578 make_tuple(&vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>,
580 make_tuple(&vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>,
582 make_tuple(&vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>,
729 make_tuple(&vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>,
731 make_tuple(&vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>,
733 make_tuple(&vpx_highbd_fdct8x8_c, &highbd_wrapper<vpx_highbd_idct8x8_1_add_c>,
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h882 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
883 #define vpx_highbd_idct8x8_1_add vpx_highbd_idct8x8_1_add_c
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1692 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct8x8_1_add_c() function
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h983 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h983 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1122 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1129 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);