Home
last modified time | relevance | path

Searched defs:entropy (Results 1 – 8 of 8) sorted by relevance

/plan9/sys/src/cmd/gs/jpeg/
H A Djcphuff.c108 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff() local
198 #define emit_byte(entropy,val) \ argument
205 dump_buffer (phuff_entropy_ptr entropy) in dump_buffer()
267 flush_bits (phuff_entropy_ptr entropy) in flush_bits()
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
[all …]
H A Djdphuff.c94 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in start_pass_phuff_decoder() local
230 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in process_restart() local
288 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first() local
359 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first() local
444 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine() local
493 phuff_entropy_ptr entropy = (phuff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine() local
643 phuff_entropy_ptr entropy; in jinit_phuff_decoder() local
H A Djchuff.c108 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff() local
478 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff() local
535 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff() local
647 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather() local
848 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather() local
893 huff_entropy_ptr entropy; in jinit_huff_encoder() local
H A Djdhuff.c88 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder() local
470 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart() local
519 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu() local
637 huff_entropy_ptr entropy; in jinit_huff_decoder() local
H A Djpeglib.h403 struct jpeg_entropy_encoder * entropy; member
625 struct jpeg_entropy_decoder * entropy; member
/plan9/sys/src/cmd/gs/src/
H A Djpeglib0.h403 struct jpeg_entropy_encoder * entropy; member
625 struct jpeg_entropy_decoder * entropy; member
H A Djpeglib_.h403 struct jpeg_entropy_encoder * entropy; member
625 struct jpeg_entropy_decoder * entropy; member
H A Djpeglib.h403 struct jpeg_entropy_encoder * entropy; member
625 struct jpeg_entropy_decoder * entropy; member