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

  /external/libjpeg-turbo/
jcapimin.c 133 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/
jcapimin.c 127 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
257 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
jpeglib.h 101 * (See jpeg_suppress_tables for an example.)
117 * (See jpeg_suppress_tables for an example.)
902 #define jpeg_suppress_tables macro
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_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 108 #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 macro
    [all...]

Completed in 458 milliseconds