Searched refs:ConvertRGBToU (Results 1 – 1 of 1) sorted by relevance
390 static WEBP_INLINE uint8_t ConvertRGBToU(int r, int g, int b) { in ConvertRGBToU() function430 dst_u[i] = ConvertRGBToU(r, g, b); in ConvertWRGBToYUV()