Home
last modified time | relevance | path

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

/external/libjpeg-turbo/win/
Djpeg62-memsrcdst.def93 jpeg_suppress_tables @ 92 ;
Djpeg7-memsrcdst.def95 jpeg_suppress_tables @ 94 ;
Djpeg7.def95 jpeg_suppress_tables @ 94 ;
Djpeg62.def93 jpeg_suppress_tables @ 92 ;
Djpeg8.def98 jpeg_suppress_tables @ 97 ;
/external/pdfium/third_party/libjpeg/
Djpeglib.h108 #define jpeg_suppress_tables FOXIT_PREFIX(jpeg_suppress_tables) macro
949 #define jpeg_suppress_tables jSuppressTables macro
1034 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
Dfpdfapi_jcapistd.c44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */ in jpeg_start_compress()
Dfpdfapi_jcapimin.c119 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables() function
Dfpdfapi_jctrans.c43 jpeg_suppress_tables(cinfo, FALSE); in jpeg_write_coefficients()
/external/libjpeg-turbo/
Djcapistd.c44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */ in jpeg_start_compress()
Djcapimin.c133 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables() function
Djctrans.c46 jpeg_suppress_tables(cinfo, FALSE); in jpeg_write_coefficients()
Djpeglib.h945 EXTERN(void) jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress);
Dlibjpeg.txt2347 just call "jpeg_suppress_tables(&cinfo, TRUE)" after constructing all the
2838 abbreviated JPEG file, call jpeg_suppress_tables(), or set the tables'
/external/opencv3/3rdparty/libjpeg/
Djcapistd.c44 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */ in jpeg_start_compress()
Djcapimin.c127 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables() function
Djpeglib.h902 #define jpeg_suppress_tables jSuppressTables macro
997 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
Djctrans.c44 jpeg_suppress_tables(cinfo, FALSE); in jpeg_write_coefficients()
/external/opencv3/3rdparty/libtiff/
Dtif_jpeg.c291 return CALLVJPEG(sp, jpeg_suppress_tables(&sp->cinfo.c, suppress)); in TIFFjpeg_suppress_tables()
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c305 return CALLVJPEG(sp, jpeg_suppress_tables(&sp->cinfo.c, suppress)); in TIFFjpeg_suppress_tables()