Home
last modified time | relevance | path

Searched refs:jpeg_entropy_encoder (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/
Djpeglib.h464 struct jpeg_entropy_encoder *entropy;
1088 struct jpeg_entropy_encoder { long dummy; }; struct
Djcphuff.c28 struct jpeg_entropy_encoder pub; /* public fields */
823 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy; in jinit_phuff_encoder()
Djcarith.c27 struct jpeg_entropy_encoder pub; /* public fields */
916 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy; in jinit_arith_encoder()
Djpegint.h124 struct jpeg_entropy_encoder { struct
Djchuff.c96 struct jpeg_entropy_encoder pub; /* public fields */
1081 cinfo->entropy = (struct jpeg_entropy_encoder *) entropy; in jinit_huff_encoder()