Home
last modified time | relevance | path

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

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