Searched refs:vpx_idct32x32_135_add_neon (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct32x32_135_add_neon.c | 660 void vpx_idct32x32_135_add_neon(const tran_low_t *input, uint8_t *dest, in vpx_idct32x32_135_add_neon() function
|
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 603 &wrapper<vpx_idct32x32_135_add_neon>, TX_32X32, 135, 8, 1),
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 1230 void vpx_idct32x32_135_add_neon(const tran_low_t *input, uint8_t *dest, int stride); 1231 #define vpx_idct32x32_135_add vpx_idct32x32_135_add_neon
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 1230 void vpx_idct32x32_135_add_neon(const tran_low_t *input, uint8_t *dest, int stride); 1231 #define vpx_idct32x32_135_add vpx_idct32x32_135_add_neon
|