png_colorspace_endpoints_match 1566 png.c             if (png_colorspace_endpoints_match(xy, &xy_test,
png_colorspace_endpoints_match 1620 png.c                if (!png_colorspace_endpoints_match(xy, &colorspace->end_points_xy, 100))
png_colorspace_endpoints_match 1639 png.c             if (png_colorspace_endpoints_match(xy, &sRGB_xy, 1000))
png_colorspace_endpoints_match 1859 png.c                !png_colorspace_endpoints_match(&sRGB_xy, &colorspace->end_points_xy,