Lines Matching refs:huff_entropy_ptr
80 typedef huff_entropy_decoder * huff_entropy_ptr; typedef
89 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder()
471 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart()
509 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in get_huffman_decoder_configuration()
526 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jpeg_get_huffman_decoder_configuration()
553 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in configure_huffman_decoder()
569 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jpeg_configure_huffman_decoder()
605 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu()
724 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_discard_coef()
803 huff_entropy_ptr entropy; in jinit_huff_decoder()
806 entropy = (huff_entropy_ptr) in jinit_huff_decoder()
879 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in jset_input_stream_position_bit()