Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv_sse41.c217 static void YuvToBgrRow_SSE41(const uint8_t* y, in YuvToBgrRow_SSE41() function
261 WebPSamplers[MODE_BGR] = YuvToBgrRow_SSE41; in WebPInitSamplersSSE41()