Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dsad_msa.c22 static uint32_t sad_4width_msa(const uint8_t *src_ptr, int32_t src_stride, in sad_4width_msa() function
1264 return sad_4width_msa(src, src_stride, ref, ref_stride, height); \