Searched refs:ConvertRGBToV (Results 1 – 1 of 1) sorted by relevance
391 static WEBP_INLINE uint8_t ConvertRGBToV(int r, int g, int b) { in ConvertRGBToV() function427 dst_v[i] = ConvertRGBToV(r, g, b); in ConvertWRGBToYUV()