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

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dsad_msa.c49 static uint32_t sad_8width_msa(const uint8_t *src, int32_t src_stride, function
1019 return sad_8width_msa(src, src_stride, ref, ref_stride, height); \

Completed in 111 milliseconds