Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djcapistd.c45 jpeg_suppress_tables(cinfo, FALSE); /* mark all tables to be written */ in jpeg_start_compress()
A Djcapimin.c127 jpeg_suppress_tables (j_compress_ptr cinfo, boolean suppress) in jpeg_suppress_tables() function
A Djpeglib.h909 #define jpeg_suppress_tables jSuppressTables macro
1004 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
A Djctrans.c44 jpeg_suppress_tables(cinfo, FALSE); in jpeg_write_coefficients()
A Dlibjpeg.txt2283 just call "jpeg_suppress_tables(&cinfo, TRUE)" after constructing all the
2777 abbreviated JPEG file, call jpeg_suppress_tables(), or set the tables'
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djpeglib.h909 #define jpeg_suppress_tables jSuppressTables macro
1004 EXTERN(void) jpeg_suppress_tables JPP((j_compress_ptr cinfo,
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_jpeg.c330 return CALLVJPEG(sp, jpeg_suppress_tables(&sp->cinfo.c, suppress)); in TIFFjpeg_suppress_tables()

Completed in 21 milliseconds