jpeg_entropy_encoder 56 third_party/libjpeg/jchuff.c struct jpeg_entropy_encoder pub; /* public fields */ jpeg_entropy_encoder 899 third_party/libjpeg/jchuff.c cinfo->entropy = (struct jpeg_entropy_encoder *) entropy; jpeg_entropy_encoder 25 third_party/libjpeg/jcphuff.c struct jpeg_entropy_encoder pub; /* public fields */ jpeg_entropy_encoder 822 third_party/libjpeg/jcphuff.c cinfo->entropy = (struct jpeg_entropy_encoder *) entropy; jpeg_entropy_encoder 407 third_party/libjpeg/jpeglib.h struct jpeg_entropy_encoder * entropy;