Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:limits

274       png_error(png_ptr, "image size exceeds user limits in IHDR");
277 png_error(png_ptr, "image size exceeds user limits in IHDR");
1273 /* Images with dimensions larger than these limits will be
1275 * regardless of dimensions, set both limits to 0x7ffffffL.