Searched refs:arith_entropy_ptr (Results 1 – 2 of 2) sorted by relevance
54 typedef arith_entropy_decoder *arith_entropy_ptr; typedef117 register arith_entropy_ptr e = (arith_entropy_ptr)cinfo->entropy; in arith_decode()201 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in process_restart()252 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_first()331 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_first()405 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_DC_refine()438 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu_AC_refine()507 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in decode_mcu()634 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass()752 arith_entropy_ptr entropy; in jinit_arith_decoder()[all …]
54 typedef arith_entropy_encoder *arith_entropy_ptr; typedef141 arith_entropy_ptr e = (arith_entropy_ptr)cinfo->entropy; in finish_pass()227 register arith_entropy_ptr e = (arith_entropy_ptr)cinfo->entropy; in arith_encode()327 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in emit_restart()370 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_first()461 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_first()560 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_DC_refine()595 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu_AC_refine()688 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in encode_mcu()830 arith_entropy_ptr entropy = (arith_entropy_ptr)cinfo->entropy; in start_pass()[all …]