Searched refs:vpx_idct32x32_135_add_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 452 &wrapper<vpx_idct32x32_135_add_c>, TX_32X32, 135, 8, 1), 602 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_135_add_c>, 753 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_135_add_c>, 786 make_tuple(&vpx_fdct32x32_c, &wrapper<vpx_idct32x32_135_add_c>,
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 1101 void vpx_idct32x32_135_add_c(const tran_low_t *input, uint8_t *dest, int stride); 1102 #define vpx_idct32x32_135_add vpx_idct32x32_135_add_c
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1229 void vpx_idct32x32_135_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1229 void vpx_idct32x32_135_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 1211 void vpx_idct32x32_135_add_c(const tran_low_t *input, uint8_t *dest, in vpx_idct32x32_135_add_c() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1405 void vpx_idct32x32_135_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1412 void vpx_idct32x32_135_add_c(const tran_low_t *input, uint8_t *dest, int stride);
|