Searched refs:jpeg_start_compress (Results 1 - 3 of 3) 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,
H A DimageioJPEG.c2252 * Initialize destination --- called by jpeg_start_compress
2871 jpeg_start_compress(cinfo, FALSE); // Leaves sent_table alone

Completed in 43 milliseconds