Searched refs:chromaticity_x (Results 1 – 1 of 1) sorted by relevance
1756 chromaticity_x(CIE_color c) in chromaticity_x() function2838 me->wx = fix(chromaticity_x(white)); in chrm_modification_init()2841 me->rx = fix(chromaticity_x(encoding->red)); in chrm_modification_init()2843 me->gx = fix(chromaticity_x(encoding->green)); in chrm_modification_init()2845 me->bx = fix(chromaticity_x(encoding->blue)); in chrm_modification_init()