Searched defs:write_all_tables (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcapistd.c30 * We require a write_all_tables parameter as a failsafe check when writing
37 * to pass write_all_tables=TRUE; then it will take active thought to do the
42 jpeg_start_compress (j_compress_ptr cinfo, boolean write_all_tables) argument
47 if (write_all_tables)

Completed in 28 milliseconds