Lines Matching full:chromaticities
1127 * cHRM, as opposed to using chromaticities. These internal APIs return
1342 * chromaticities in the above equations tend to be small, for example for
1343 * the sRGB chromaticities they are:
1349 * The resultant Y coefficients from the chromaticities of some widely used
1480 * chunk chromaticities. Earlier checks used to simply look for the overflow
1483 * theoretically possible to produce chromaticities that are apparently valid
1511 * (another side-effect) and the xy chromaticities are returned.
1547 /* The consistency check is performed on the chromaticities; this factors out
1559 png_benign_error(png_ptr, "inconsistent chromaticities");
1604 /* We can't invert the chromaticities so we can't produce value XYZ
1608 png_benign_error(png_ptr, "invalid chromaticities");
1616 png_error(png_ptr, "internal error checking chromaticities");
1644 png_error(png_ptr, "internal error checking chromaticities");