Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_sse2.c962 static WEBP_INLINE int SSE_16xN_SSE2(const uint8_t* a, const uint8_t* b, in SSE_16xN_SSE2() function
985 return SSE_16xN_SSE2(a, b, 8); in SSE16x16_SSE2()
989 return SSE_16xN_SSE2(a, b, 4); in SSE16x8_SSE2()