Searched refs:ConvertBGR24ToY (Results 1 – 2 of 2) sorted by relevance
230 static void ConvertBGR24ToY(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY() function320 WebPConvertBGR24ToY = ConvertBGR24ToY; in WebPInitConvertARGBToYUV()
586 static void ConvertBGR24ToY(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY() function734 WebPConvertBGR24ToY = ConvertBGR24ToY; in WebPInitConvertARGBToYUVSSE2()