Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c93 static uint32_t sad_32width_msa(const uint8_t *src, int32_t src_stride, in sad_32width_msa() function
1282 return sad_32width_msa(src, src_stride, ref, ref_stride, height); \