Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dpartial_idct_test.cc441 &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>, TX_4X4, 1, 8, 2),
444 &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>, TX_4X4, 1, 10, 2),
447 &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>, TX_4X4, 1, 12, 2),
593 make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>,
595 make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>,
597 make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>,
744 make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>,
746 make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>,
748 make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<vpx_highbd_idct4x4_1_add_c>,
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h876 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
877 #define vpx_highbd_idct4x4_1_add vpx_highbd_idct4x4_1_add_c
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c1479 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct4x4_1_add_c() function
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h975 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h975 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h1114 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h1121 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);