Home
last modified time | relevance | path

Searched refs:jpeg_suppress_tables (Results 1 – 6 of 6) sorted by relevance

/external/jpeg/
Djcapistd.c44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */ in jpeg_start_compress()
Djcapimin.c119 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables() function
Djpeglib.h851 #define jpeg_suppress_tables jSuppressTables macro
934 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
Djctrans.c43 jpeg_suppress_tables(cinfo, FALSE); in jpeg_write_coefficients()
Dlibjpeg.doc2188 just call "jpeg_suppress_tables(&cinfo, TRUE)" after constructing all the
2679 abbreviated JPEG file, call jpeg_suppress_tables(), or set the tables'
/external/tesseract/liblept/
Djpeglib.h851 #define jpeg_suppress_tables jSuppressTables macro
934 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,