Home
last modified time | relevance | path

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

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