Searched refs:jpeg_suppress_tables (Results 1 – 10 of 10) sorted by relevance
/external/jpeg/ |
D | jcapistd.c | 44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */ in jpeg_start_compress()
|
D | jcapimin.c | 119 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables() function
|
D | jpeglib.h | 911 #define jpeg_suppress_tables jSuppressTables macro 994 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
|
D | jctrans.c | 43 jpeg_suppress_tables(cinfo, FALSE); in jpeg_write_coefficients()
|
D | libjpeg.doc | 2188 just call "jpeg_suppress_tables(&cinfo, TRUE)" after constructing all the 2679 abbreviated JPEG file, call jpeg_suppress_tables(), or set the tables'
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | fpdfapi_jcapistd.c | 45 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */ in jpeg_start_compress()
|
D | fpdfapi_jcapimin.c | 120 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables() function
|
D | jpeglib.h | 914 #define jpeg_suppress_tables jSuppressTables macro 999 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
|
D | fpdfapi_jctrans.c | 44 jpeg_suppress_tables(cinfo, FALSE); in jpeg_write_coefficients()
|
/external/pdfium/core/include/thirdparties/libjpeg/ |
D | jpeglib.h | 914 #define jpeg_suppress_tables jSuppressTables macro 999 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
|