Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c1184 stop_invalid(struct file *file, const char *what) in stop_invalid() function
1423 stop_invalid(file, "IHDR: colour type"); in calc_image_size()
1426 stop_invalid(file, "IHDR: bit depth"); in calc_image_size()
1461 stop_invalid(file, "IHDR: width"); in calc_image_size()
1464 stop_invalid(file, "IHDR: height"); in calc_image_size()
1467 stop_invalid(file, "IHDR: compression method"); in calc_image_size()
1470 stop_invalid(file, "IHDR: filter method"); in calc_image_size()
1527 stop_invalid(file, "IHDR: interlace method"); in calc_image_size()
2889 stop_invalid(file, "IHDR length"); in process_chunk()