Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dalpha_processing_sse2.c292 static void MultARGBRow_SSE2(uint32_t* const ptr, int width, int inverse) { in MultARGBRow_SSE2() function
349 WebPMultARGBRow = MultARGBRow_SSE2; in WebPInitAlphaProcessingSSE2()