Searched refs:huff_entropy_ptr (Results 1 – 2 of 2) sorted by relevance
86 typedef huff_entropy_decoder *huff_entropy_ptr; typedef96 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff_decoder()529 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in process_restart()563 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_slow()660 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu_fast()764 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in decode_mcu()807 huff_entropy_ptr entropy; in jinit_huff_decoder()816 entropy = (huff_entropy_ptr) in jinit_huff_decoder()
115 typedef huff_entropy_encoder *huff_entropy_ptr; typedef148 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in start_pass_huff()645 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_huff()716 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_huff()828 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in encode_mcu_gather()1031 huff_entropy_ptr entropy = (huff_entropy_ptr)cinfo->entropy; in finish_pass_gather()1076 huff_entropy_ptr entropy; in jinit_huff_encoder()1079 entropy = (huff_entropy_ptr) in jinit_huff_encoder()