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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcapistd.c16 * jpeg_start_compress, it will end up linking in the entire compressor.
42 jpeg_start_compress (j_compress_ptr cinfo, boolean write_all_tables) function
101 * jpeg_start_compress and jpeg_write_scanlines.
146 * jpeg_start_compress and jpeg_write_raw_data.
H A Djpeglib.h291 * jpeg_start_compress(). We recommend calling jpeg_set_defaults() to
854 #define jpeg_start_compress jStrtCompress macro
940 EXTERN(void) jpeg_start_compress JPP((j_compress_ptr cinfo,

Completed in 260 milliseconds