Home
last modified time | relevance | path

Searched refs:chromaticity_x (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngvalid.c1756 chromaticity_x(CIE_color c) in chromaticity_x() function
2838 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()