Home
last modified time | relevance | path

Searched refs:vpx_iwht4x4_16_add_msa (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Didct4x4_msa.c13 void vpx_iwht4x4_16_add_msa(const int16_t *input, uint8_t *dst, in vpx_iwht4x4_16_add_msa() function
/external/libvpx/config/mips64-msa/
Dvpx_dsp_rtcd.h346 void vpx_iwht4x4_16_add_msa(const tran_low_t *input, uint8_t *dest, int stride);
347 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_msa
/external/libvpx/config/mips32-msa/
Dvpx_dsp_rtcd.h346 void vpx_iwht4x4_16_add_msa(const tran_low_t *input, uint8_t *dest, int stride);
347 #define vpx_iwht4x4_16_add vpx_iwht4x4_16_add_msa