Searched refs:ConvertBGR24ToY_SSE41 (Results 1 – 1 of 1) sorted by relevance
442 static void ConvertBGR24ToY_SSE41(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY_SSE41() function601 WebPConvertBGR24ToY = ConvertBGR24ToY_SSE41; in WebPInitConvertARGBToYUVSSE41()