Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dfilters_sse2.c267 static void GradientPredictInverse_SSE2(const uint8_t* const in, in GradientPredictInverse_SSE2() function
312 GradientPredictInverse_SSE2(in + 1, prev + 1, out + 1, width - 1); in GradientUnfilter_SSE2()