Searched defs:num_warnings (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djpeglib.h676 * should count warnings in num_warnings. The surrounding application
677 * can check for bad data by seeing if num_warnings is nonzero at the
680 long num_warnings; /* number of corrupt-data warnings */ member in struct:jpeg_error_mgr

Completed in 56 milliseconds