Searched refs:jpeg_write_tables (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcapimin.c246 * jpeg_write_tables(cinfo);
252 * jpeg_write_tables has the side effect of marking all tables written
258 jpeg_write_tables (j_compress_ptr cinfo) function
282 * each call to jpeg_write_tables().
H A Djpeglib.h861 #define jpeg_write_tables jWrtTables macro
963 EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo));
H A DimageioJPEG.c2582 jpeg_write_tables(cinfo); // Flushes the buffer for you

Completed in 44 milliseconds