Home | History | Annotate | Download | only in libpng

Lines Matching full:chromaticities

1193  * cHRM, as opposed to using chromaticities.  These internal APIs return
1417 * chromaticities in the above equations tend to be small, for example for
1418 * the sRGB chromaticities they are:
1424 * The resultant Y coefficients from the chromaticities of some widely used
1573 * chunk chromaticities. Earlier checks used to simply look for the overflow
1576 * theoretically possible to produce chromaticities that are apparently valid
1606 * (another side-effect) and the xy chromaticities are returned.
1644 /* The consistency check is performed on the chromaticities; this factors out
1658 png_benign_error(png_ptr, "inconsistent chromaticities");
1703 /* We can't invert the chromaticities so we can't produce value XYZ
1707 png_benign_error(png_ptr, "invalid chromaticities");
1715 png_error(png_ptr, "internal error checking chromaticities");
1742 png_error(png_ptr, "internal error checking chromaticities");