Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djpeglib.h470 struct jpeg_entropy_encoder *entropy;
1104 struct jpeg_entropy_encoder { long dummy; }; struct
Djcarith.c30 struct jpeg_entropy_encoder pub; /* public fields */
920 cinfo->entropy = (struct jpeg_entropy_encoder *)entropy; in jinit_arith_encoder()
Djpegint.h124 struct jpeg_entropy_encoder { struct
Djcphuff.c80 struct jpeg_entropy_encoder pub; /* public fields */
1102 cinfo->entropy = (struct jpeg_entropy_encoder *)entropy; in jinit_phuff_encoder()
Djchuff.c113 struct jpeg_entropy_encoder pub; /* public fields */
1127 cinfo->entropy = (struct jpeg_entropy_encoder *)entropy; in jinit_huff_encoder()