Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv_sse41.c180 static void YuvToRgbRow_SSE41(const uint8_t* y, in YuvToRgbRow_SSE41() function
260 WebPSamplers[MODE_RGB] = YuvToRgbRow_SSE41; in WebPInitSamplersSSE41()