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

  /external/chromium_org/third_party/libjpeg_turbo/
jcapistd.c 44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */
jpeglibmangler.h 71 #define jpeg_suppress_tables chromium_jpeg_suppress_tables macro
jcapimin.c 131 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
261 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
jpeglib.h 99 * (See jpeg_suppress_tables for an example.)
115 * (See jpeg_suppress_tables for an example.)
935 #define jpeg_suppress_tables macro
    [all...]
jctrans.c 44 jpeg_suppress_tables(cinfo, FALSE);
  /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);
  /external/pdfium/core/src/fxcodec/libjpeg/
fpdfapi_jcapistd.c 45 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */
fpdfapi_jcapimin.c 120 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) function
250 * (same as jpeg_suppress_tables(..., TRUE)). Thus a subsequent start_compress
jpeglib.h 159 * (See jpeg_suppress_tables for an example.)
175 * (See jpeg_suppress_tables for an example.)
914 #define jpeg_suppress_tables macro
    [all...]
fpdfapi_jctrans.c 44 jpeg_suppress_tables(cinfo, FALSE);
  /external/qemu/distrib/jpeg-6b/
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);
  /external/pdfium/core/include/thirdparties/libjpeg/
jpeglib.h 159 * (See jpeg_suppress_tables for an example.)
175 * (See jpeg_suppress_tables for an example.)
914 #define jpeg_suppress_tables macro
    [all...]

Completed in 177 milliseconds