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

/external/jpeg/
H A Djcapimin.c242 * jpeg_write_tables(cinfo);
248 * jpeg_write_tables has the side effect of marking all tables written
254 jpeg_write_tables (j_compress_ptr cinfo) function
278 * each call to jpeg_write_tables().
H A Djpeglib.h921 #define jpeg_write_tables jWrtTables macro
1023 EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo));
/external/qemu/distrib/jpeg-6b/
H A Djcapimin.c242 * jpeg_write_tables(cinfo);
248 * jpeg_write_tables has the side effect of marking all tables written
254 jpeg_write_tables (j_compress_ptr cinfo) function
278 * each call to jpeg_write_tables().
H A Djpeglib.h921 #define jpeg_write_tables jWrtTables macro
1023 EXTERN(void) jpeg_write_tables JPP((j_compress_ptr cinfo));

Completed in 84 milliseconds