Searched refs:xRed (Results 1 – 1 of 1) sorted by relevance
166 double xRed, yRed, /* Red primary illuminant */ member808 X[0] = system.xRed / system.yRed; in get_rgb2xyz_matrix()813 Z[0] = (1 - system.xRed - system.yRed) / system.yRed; in get_rgb2xyz_matrix()1319 xy_to_upvp(cs->xRed, cs->yRed, &wup, &wvp); in plot_gamuts()1330 xy_to_uv(cs->xRed, cs->yRed, &wu, &wv); in plot_gamuts()1340 rx = (w - 1) * cs->xRed; in plot_gamuts()