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

/external/jpeg/
H A Djcapimin.c119 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
249 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
H A Djpeglib.h92 * (See jpeg_suppress_tables for an example.)
108 * (See jpeg_suppress_tables for an example.)
911 #define jpeg_suppress_tables jSuppressTables macro
994 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
/external/qemu/distrib/jpeg-6b/
H A Djcapimin.c119 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
249 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
H A Djpeglib.h92 * (See jpeg_suppress_tables for an example.)
108 * (See jpeg_suppress_tables for an example.)
911 #define jpeg_suppress_tables jSuppressTables macro
994 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,

Completed in 62 milliseconds