Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngvalid.c2264 chromaticity_x(CIE_color c) in chromaticity_x() function
3363 me->wx = fix(chromaticity_x(white)); in chrm_modification_init()
3366 me->rx = fix(chromaticity_x(encoding->red)); in chrm_modification_init()
3368 me->gx = fix(chromaticity_x(encoding->green)); in chrm_modification_init()
3370 me->bx = fix(chromaticity_x(encoding->blue)); in chrm_modification_init()