Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djchuff.c548 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_first()
631 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_first()
742 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_DC_refine()
785 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_AC_refine()
1015 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_huff()
1072 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff()
1196 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in encode_mcu_gather()
1396 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_gather()
1450 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff()
1556 huff_entropy_ptr entropy; in jinit_huff_encoder()
[all …]
A Djdhuff.c637 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in finish_pass_huff()
654 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in process_restart()
710 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_first()
781 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_first()
869 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_DC_refine()
916 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_AC_refine()
1073 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu_sub()
1201 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in decode_mcu()
1324 huff_entropy_ptr entropy = (huff_entropy_ptr) cinfo->entropy; in start_pass_huff_decoder()
1523 huff_entropy_ptr entropy; in jinit_huff_decoder()
[all …]

Completed in 11 milliseconds