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

/external/libjpeg-turbo/
H A Djcapimin.c133 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
263 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
/external/opencv3/3rdparty/libjpeg/
H A Djcapimin.c127 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
257 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
H A Djpeglib.h101 * (See jpeg_suppress_tables for an example.)
117 * (See jpeg_suppress_tables for an example.)
902 #define jpeg_suppress_tables jSuppressTables macro
997 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
/external/pdfium/third_party/libjpeg/
H A Dfpdfapi_jcapimin.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.h108 #define jpeg_suppress_tables FOXIT_PREFIX(jpeg_suppress_tables) macro
194 * (See jpeg_suppress_tables for an example.)
210 * (See jpeg_suppress_tables for an example.)
949 #define jpeg_suppress_tables jSuppressTables macro
1034 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,

Completed in 169 milliseconds