Searched refs:ConvertBGR24ToY (Results 1 – 2 of 2) sorted by relevance
228 static void ConvertBGR24ToY(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY() function268 WebPConvertBGR24ToY = ConvertBGR24ToY; in WebPInitConvertARGBToYUV()
613 static void ConvertBGR24ToY(const uint8_t* bgr, uint8_t* y, int width) { in ConvertBGR24ToY() function764 WebPConvertBGR24ToY = ConvertBGR24ToY; in WebPInitConvertARGBToYUVSSE2()