Doxygen Source Code Documentation
huff_entropy_decoder Struct Reference
| Data Fields | |
| jpeg_entropy_decoder | pub | 
| bitread_perm_state | bitstate | 
| savable_state | saved | 
| unsigned int | restarts_to_go | 
| d_derived_tbl * | dc_derived_tbls [NUM_HUFF_TBLS] | 
| d_derived_tbl * | ac_derived_tbls [NUM_HUFF_TBLS] | 
| d_derived_tbl * | dc_cur_tbls [D_MAX_BLOCKS_IN_MCU] | 
| d_derived_tbl * | ac_cur_tbls [D_MAX_BLOCKS_IN_MCU] | 
| boolean | dc_needed [D_MAX_BLOCKS_IN_MCU] | 
| boolean | ac_needed [D_MAX_BLOCKS_IN_MCU] | 
Field Documentation
| 
 | 
| 
 Definition at line 72 of file jdhuff.c. Referenced by decode_mcu(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 66 of file jdhuff.c. Referenced by encode_mcu_huff(), start_pass_huff(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 75 of file jdhuff.c. Referenced by decode_mcu(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 58 of file jdhuff.c. Referenced by decode_mcu(), process_restart(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 71 of file jdhuff.c. Referenced by decode_mcu(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 65 of file jdhuff.c. Referenced by encode_mcu_huff(), start_pass_huff(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 74 of file jdhuff.c. Referenced by decode_mcu(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 53 of file jdhuff.c. Referenced by decode_mcu(), process_restart(), start_pass_huff(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 62 of file jdhuff.c. Referenced by decode_mcu(), encode_mcu_gather(), encode_mcu_huff(), process_restart(), start_pass_huff(), and start_pass_huff_decoder(). | 
| 
 | 
| 
 Definition at line 59 of file jdhuff.c. Referenced by decode_mcu(), encode_mcu_gather(), encode_mcu_huff(), finish_pass_huff(), process_restart(), start_pass_huff(), and start_pass_huff_decoder(). | 
The documentation for this struct was generated from the following file:
 
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
                             
 
 
 
 
       
	   
	   
	   
	  