jpeg_suppress_tables() is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

jpeg_suppress_tables() function

Syntax

EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,     boolean suppress);
Implemented in jcapimin.c:126

Arguments

cinfo

suppress

References

LocationReferrerText
jcapimin.c:127
jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress)
jpeglib.h:986
EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
jcapistd.c:44jpeg_start_compress()
jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */
jctrans.c:44jpeg_write_coefficients()
jpeg_suppress_tables(cinfo, FALSE);

Call Tree

Functions calling jpeg_suppress_tables()
jpeg_suppress_tables()
Data read by jpeg_suppress_tables()
Data written by jpeg_suppress_tables()
jpeg_suppress_tables()
jpeg_suppress_tables()::i
jpeg_suppress_tables()::qtbl
jpeg_suppress_tables()::htbl
all items filtered out
Type of jpeg_suppress_tables()
jpeg_suppress_tables()
all items filtered out