Searched refs:stop_invalid (Results 1 - 1 of 1) sorted by relevance
/external/libpng/contrib/tools/ |
H A D | pngfix.c | 1185 stop_invalid(struct file *file, const char *what) function 1424 stop_invalid(file, "IHDR: colour type"); 1427 stop_invalid(file, "IHDR: bit depth"); 1462 stop_invalid(file, "IHDR: width"); 1465 stop_invalid(file, "IHDR: height"); 1468 stop_invalid(file, "IHDR: compression method"); 1471 stop_invalid(file, "IHDR: filter method"); 1528 stop_invalid(file, "IHDR: interlace method"); 2890 stop_invalid(file, "IHDR length"); 2902 /* This validates all the fields, and calls stop_invalid i [all...] |
Completed in 49 milliseconds