Lines Matching defs:entropy
110 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
200 #define emit_byte(entropy,val) \ argument
207 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
229 emit_bits (phuff_entropy_ptr entropy, unsigned int code, int size) in emit_bits()
268 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
281 emit_symbol (phuff_entropy_ptr entropy, int tbl_no, int symbol) in emit_symbol()
297 emit_buffered_bits (phuff_entropy_ptr entropy, char * bufstart, in emit_buffered_bits()
316 emit_eobrun (phuff_entropy_ptr entropy) in emit_eobrun()
347 emit_restart (phuff_entropy_ptr entropy, int restart_num) in emit_restart()
379 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first() local
466 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first() local
573 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine() local
620 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine() local
748 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in finish_pass_phuff() local
769 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in finish_pass_gather_phuff() local
816 phuff_entropy_ptr entropy; in jinit_phuff_encoder() local