Home
last modified time | relevance | path

Searched refs:arith_entropy_ptr (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libjpeg/
Djdarith.c45 typedef arith_entropy_decoder * arith_entropy_ptr; typedef
108 register arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy; in arith_decode()
192 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart()
244 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first()
323 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first()
403 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine()
436 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine()
511 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu()
643 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass()
753 arith_entropy_ptr entropy; in jinit_arith_decoder()
[all …]
Djcarith.c48 typedef arith_entropy_encoder * arith_entropy_ptr; typedef
135 arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy; in finish_pass()
221 register arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy; in arith_encode()
321 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in emit_restart()
364 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first()
455 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()
694 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu()
842 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass()
[all …]
/external/libjpeg-turbo/
Djdarith.c47 typedef arith_entropy_decoder * arith_entropy_ptr; typedef
110 register arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy; in arith_decode()
194 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in process_restart()
245 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first()
324 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first()
398 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine()
431 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine()
500 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in decode_mcu()
627 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass()
736 arith_entropy_ptr entropy; in jinit_arith_decoder()
[all …]
Djcarith.c50 typedef arith_entropy_encoder * arith_entropy_ptr; typedef
137 arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy; in finish_pass()
223 register arith_entropy_ptr e = (arith_entropy_ptr) cinfo->entropy; in arith_encode()
323 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in emit_restart()
366 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first()
457 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first()
556 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine()
591 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine()
684 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in encode_mcu()
826 arith_entropy_ptr entropy = (arith_entropy_ptr) cinfo->entropy; in start_pass()
[all …]