Searched refs:vpx_highbd_idct32x32_34_add_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 351 &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, TX_32X32, 34, 8, 2), 354 &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, TX_32X32, 34, 10, 2), 357 &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, TX_32X32, 34, 12, 2), 507 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, 510 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, 513 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, 658 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, 661 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, 664 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, 825 &vpx_highbd_fdct32x32_c, &highbd_wrapper<vpx_highbd_idct32x32_34_add_c>, [all …]
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 870 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 871 #define vpx_highbd_idct32x32_34_add vpx_highbd_idct32x32_34_add_c
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 2658 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, in vpx_highbd_idct32x32_34_add_c() function
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 967 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 967 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1106 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1113 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
|