Home | History | Annotate | Download | only in libtests

Lines Matching full:chromaticity_y

1886 chromaticity_y(CIE_color c)
2991 me->wy = fix(chromaticity_y(white));
2994 me->ry = fix(chromaticity_y(encoding->red));
2996 me->gy = fix(chromaticity_y(encoding->green));
2998 me->by = fix(chromaticity_y(encoding->blue));