Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv_sse41.c442 static void ConvertBGR24ToY_SSE41(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY_SSE41() function
601 WebPConvertBGR24ToY = ConvertBGR24ToY_SSE41; in WebPInitConvertARGBToYUVSSE41()