Searched refs:vpx_iwht4x4_16_add_msa (Results 1 – 3 of 3) sorted by relevance
13 void vpx_iwht4x4_16_add_msa(const int16_t *input, uint8_t *dst, in vpx_iwht4x4_16_add_msa() function
346 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