Searched refs:g_u_s (Results 1 – 1 of 1) sorted by relevance
1138 u8 r_y_h, g_u_s, b_v; in gen_twopix() local1147 g_u_s = tpg->colors[color][1]; /* G or precalculated U, V */ in gen_twopix()1184 buf[1][0] = (buf[1][0] + g_u_s) / 2; in gen_twopix()1190 buf[1][0] = g_u_s; in gen_twopix()1199 buf[2][0] = (buf[2][0] + g_u_s) / 2; in gen_twopix()1205 buf[2][0] = g_u_s; in gen_twopix()1214 buf[1][0] = (buf[1][0] + g_u_s) / 2; in gen_twopix()1218 buf[1][0] = g_u_s; in gen_twopix()1228 buf[1][1] = (buf[1][1] + g_u_s) / 2; in gen_twopix()1232 buf[1][1] = g_u_s; in gen_twopix()[all …]