Searched refs:vpx_vector_var_msa (Results 1 – 3 of 3) sorted by relevance
869 int vpx_vector_var_msa(const int16_t *ref, const int16_t *src, const int bwl);870 #define vpx_vector_var vpx_vector_var_msa
565 int vpx_vector_var_msa(const int16_t *ref, const int16_t *src, const int bwl) { in vpx_vector_var_msa() function