Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dalpha_processing_sse2.c268 static void AlphaReplace_SSE2(uint32_t* src, int length, uint32_t color) { in AlphaReplace_SSE2() function
358 WebPAlphaReplace = AlphaReplace_SSE2; in WebPInitAlphaProcessingSSE2()