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

  /external/libjpeg-turbo/
jcapimin.c 83 /* Must do it here for emit_dqt in case jpeg_write_tables is used */
257 * jpeg_write_tables(cinfo);
263 * jpeg_write_tables has the side effect of marking all tables written
269 jpeg_write_tables (j_compress_ptr cinfo) function
293 * each call to jpeg_write_tables().
jpeglib.h     [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcapimin.c 242 * jpeg_write_tables(cinfo);
248 * jpeg_write_tables has the side effect of marking all tables written
254 jpeg_write_tables (j_compress_ptr cinfo) function
278 * each call to jpeg_write_tables().
jpeglib.h 114 #define jpeg_write_tables FOXIT_PREFIX(jpeg_write_tables) macro
959 #define jpeg_write_tables macro
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 338 return CALLVJPEG(sp, jpeg_write_tables(&sp->cinfo.c));
    [all...]

Completed in 137 milliseconds