Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/mips/
Dvariance_msa.c360 static uint32_t sse_8width_msa(const uint8_t *src_ptr, int32_t src_stride, in sse_8width_msa() function
580 *sse = sse_8width_msa(src, src_stride, ref, ref_stride, 8); in vpx_mse8x8_msa()
588 *sse = sse_8width_msa(src, src_stride, ref, ref_stride, 16); in vpx_mse8x16_msa()