Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dalpha_processing.c306 static void DispatchAlphaToGreen(const uint8_t* alpha, int alpha_stride, in DispatchAlphaToGreen() function
361 WebPDispatchAlphaToGreen = DispatchAlphaToGreen; in WebPInitAlphaProcessing()
Dalpha_processing_sse2.c75 static void DispatchAlphaToGreen(const uint8_t* alpha, int alpha_stride, in DispatchAlphaToGreen() function
290 WebPDispatchAlphaToGreen = DispatchAlphaToGreen; in WebPInitAlphaProcessingSSE2()