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

/external/webp/src/dsp/
H A Ddec_sse2.c359 static WEBP_INLINE void DoFilter2_SSE2(__m128i* const p1, __m128i* const p0, function
600 DoFilter2_SSE2(&p1, &p0, &q0, &q1, thresh);
613 DoFilter2_SSE2(&p1, &p0, &q0, &q1, thresh);

Completed in 63 milliseconds