Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
Djdphuff.c45 struct jpeg_entropy_decoder pub; /* public fields */
660 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_phuff_decoder()
Djpeglib.h708 struct jpeg_entropy_decoder *entropy;
1111 struct jpeg_entropy_decoder { long dummy; }; struct
Djdhuff.c44 struct jpeg_entropy_decoder pub; /* public fields */
817 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_huff_decoder()
Djdarith.c33 struct jpeg_entropy_decoder pub; /* public fields */
758 cinfo->entropy = (struct jpeg_entropy_decoder *)entropy; in jinit_arith_decoder()
Djpegint.h226 struct jpeg_entropy_decoder { struct