Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
Djchuff.c112 struct jpeg_entropy_encoder pub; /* public fields */
1126 cinfo->entropy = (struct jpeg_entropy_encoder *)entropy; in jinit_huff_encoder()
Djcphuff.c79 struct jpeg_entropy_encoder pub; /* public fields */
1101 cinfo->entropy = (struct jpeg_entropy_encoder *)entropy; in jinit_phuff_encoder()