Searched refs:vpx_idct32x32_34_add_msa (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | partial_idct_test.cc | 785 &wrapper<vpx_idct32x32_34_add_msa>, TX_32X32, 34, 8, 1),
|
/external/libvpx/config/mips64-msa/ |
D | vpx_dsp_rtcd.h | 314 void vpx_idct32x32_34_add_msa(const tran_low_t *input, uint8_t *dest, int stride); 315 #define vpx_idct32x32_34_add vpx_idct32x32_34_add_msa
|
/external/libvpx/config/mips32-msa/ |
D | vpx_dsp_rtcd.h | 314 void vpx_idct32x32_34_add_msa(const tran_low_t *input, uint8_t *dest, int stride); 315 #define vpx_idct32x32_34_add vpx_idct32x32_34_add_msa
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct32x32_msa.c | 652 void vpx_idct32x32_34_add_msa(const int16_t *input, uint8_t *dst, in vpx_idct32x32_34_add_msa() function
|