HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_suppress_tables (Results 1 - 4 of 4) sorted by null

  /external/jpeg/
jcapistd.c 44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */
jcapimin.c 119 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
249 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
jpeglib.h 92 * (See jpeg_suppress_tables for an example.)
108 * (See jpeg_suppress_tables for an example.)
911 #define jpeg_suppress_tables macro
    [all...]
jctrans.c 43 jpeg_suppress_tables(cinfo, FALSE);

Completed in 13 milliseconds