Home
last modified time | relevance | path

Searched refs:huff_entropy_ptr (Results 1 – 8 of 8) sorted by relevance

/external/qemu/distrib/jpeg-6b/
Djdhuff.c80 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()
[all …]
Djchuff.c74 typedef huff_entropy_encoder * huff_entropy_ptr; typedef
108 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff()
478 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff()
535 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff()
647 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather()
848 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather()
893 huff_entropy_ptr entropy; in jinit_huff_encoder()
896 entropy = (huff_entropy_ptr) in jinit_huff_encoder()
/external/jpeg/
Djdhuff.c80 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()
[all …]
Djchuff.c74 typedef huff_entropy_encoder * huff_entropy_ptr; typedef
108 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff()
478 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff()
535 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff()
647 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather()
848 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather()
893 huff_entropy_ptr entropy; in jinit_huff_encoder()
896 entropy = (huff_entropy_ptr) in jinit_huff_encoder()
/external/chromium_org/third_party/libjpeg_turbo/
Djdhuff.c81 typedef huff_entropy_decoder * huff_entropy_ptr; typedef
91 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder()
519 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart()
553 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_slow()
648 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_fast()
751 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu()
795 huff_entropy_ptr entropy; in jinit_huff_decoder()
798 entropy = (huff_entropy_ptr) in jinit_huff_decoder()
Djchuff.c112 typedef huff_entropy_encoder * huff_entropy_ptr; typedef
146 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff()
624 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff()
681 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff()
793 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather()
994 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather()
1039 huff_entropy_ptr entropy; in jinit_huff_encoder()
1042 entropy = (huff_entropy_ptr) in jinit_huff_encoder()
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jchuff.c78 typedef huff_entropy_encoder * huff_entropy_ptr; typedef
112 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff()
482 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff()
539 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff()
651 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather()
852 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather()
897 huff_entropy_ptr entropy; in jinit_huff_encoder()
900 entropy = (huff_entropy_ptr) in jinit_huff_encoder()
Dfpdfapi_jdhuff.c82 typedef huff_entropy_decoder * huff_entropy_ptr; typedef
92 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder()
474 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart()
523 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu()
641 huff_entropy_ptr entropy; in jinit_huff_decoder()
644 entropy = (huff_entropy_ptr) in jinit_huff_decoder()