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