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

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dsad_msa.c23 static uint32_t sad_4width_msa(const uint8_t *src_ptr, int32_t src_stride, function
1013 return sad_4width_msa(src, src_stride, ref, ref_stride, height); \

Completed in 127 milliseconds