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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcapimin.c123 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
253 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
H A Djpeglib.h96 * (See jpeg_suppress_tables for an example.)
112 * (See jpeg_suppress_tables for an example.)
851 #define jpeg_suppress_tables jSuppressTables macro
934 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,

Completed in 33 milliseconds