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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djchuff.c60 struct jpeg_entropy_encoder pub; /* public fields */
903 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
H A Djcphuff.c29 struct jpeg_entropy_encoder pub; /* public fields */
826 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
H A Djpeglib.h407 struct jpeg_entropy_encoder * entropy;
1072 struct jpeg_entropy_encoder { long dummy; }; struct
H A Djpegint.h117 struct jpeg_entropy_encoder { struct

Completed in 82 milliseconds