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

/external/jpeg/
H A Djchuff.c56 struct jpeg_entropy_encoder pub; /* public fields */
899 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
H A Djcphuff.c25 struct jpeg_entropy_encoder pub; /* public fields */
822 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
H A Djpeglib.h407 struct jpeg_entropy_encoder * entropy;
1156 struct jpeg_entropy_encoder { long dummy; }; struct
H A Djpegint.h113 struct jpeg_entropy_encoder { struct
/external/qemu/distrib/jpeg-6b/
H A Djchuff.c56 struct jpeg_entropy_encoder pub; /* public fields */
899 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
H A Djcphuff.c25 struct jpeg_entropy_encoder pub; /* public fields */
822 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy;
H A Djpeglib.h407 struct jpeg_entropy_encoder * entropy;
1156 struct jpeg_entropy_encoder { long dummy; }; struct
H A Djpegint.h113 struct jpeg_entropy_encoder { struct

Completed in 97 milliseconds