Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv_sse2.c360 static void YuvToRgbRow_SSE2(const uint8_t* y, in YuvToRgbRow_SSE2() function
440 WebPSamplers[MODE_RGB] = YuvToRgbRow_SSE2; in WebPInitSamplersSSE2()