Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c1179 stop_invalid(struct file *file, const char *what) in stop_invalid() function
1418 stop_invalid(file, "IHDR: colour type"); in calc_image_size()
1421 stop_invalid(file, "IHDR: bit depth"); in calc_image_size()
1456 stop_invalid(file, "IHDR: width"); in calc_image_size()
1459 stop_invalid(file, "IHDR: height"); in calc_image_size()
1462 stop_invalid(file, "IHDR: compression method"); in calc_image_size()
1465 stop_invalid(file, "IHDR: filter method"); in calc_image_size()
1522 stop_invalid(file, "IHDR: interlace method"); in calc_image_size()
2883 stop_invalid(file, "IHDR length"); in process_chunk()