Searched refs:RGBToU (Results 1 – 1 of 1) sorted by relevance
148 static int RGBToU(int r, int g, int b, VP8Random* const rg) { in RGBToU() function837 dst_u[i] = RGBToU(r, g, b, rg); in ConvertRowsToUV()