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

  /external/libjpeg-turbo/win/
jpeg62-memsrcdst.def 93 jpeg_suppress_tables @ 92 ;
jpeg62.def 93 jpeg_suppress_tables @ 92 ;
jpeg7-memsrcdst.def 95 jpeg_suppress_tables @ 94 ;
jpeg7.def 95 jpeg_suppress_tables @ 94 ;
jpeg8.def 98 jpeg_suppress_tables @ 97 ;
  /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
jcapistd.c 44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */
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...]
jctrans.c 44 jpeg_suppress_tables(cinfo, FALSE);
  /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
fpdfapi_jcapistd.c 44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */
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...]
fpdfapi_jctrans.c 43 jpeg_suppress_tables(cinfo, FALSE);
  /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
jcapistd.c 44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */
jpeglib.h 94 * (See jpeg_suppress_tables for an example.)
110 * (See jpeg_suppress_tables for an example.)
    [all...]
jctrans.c 46 jpeg_suppress_tables(cinfo, FALSE);
libjpeg.txt     [all...]
  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c 291 return CALLVJPEG(sp, jpeg_suppress_tables(&sp->cinfo.c, suppress));
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 305 return CALLVJPEG(sp, jpeg_suppress_tables(&sp->cinfo.c, suppress));
    [all...]

Completed in 601 milliseconds