Searched refs:ConvertBGR24ToY_SSE2 (Results 1 – 1 of 1) sorted by relevance
596 static void ConvertBGR24ToY_SSE2(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY_SSE2() function745 WebPConvertBGR24ToY = ConvertBGR24ToY_SSE2; in WebPInitConvertARGBToYUVSSE2()