Searched refs:RGBToV (Results 1 – 1 of 1) sorted by relevance
150 static int RGBToV(int r, int g, int b, VP8Random* const rg) { in RGBToV() function834 dst_v[i] = RGBToV(r, g, b, rg); in ConvertRowsToUV()
Completed in 6 milliseconds