Doxygen Source Code Documentation
        
Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search   
huff_entropy_encoder Struct Reference
Field Documentation
  
    | 
        
          | long* huff_entropy_encoder::ac_count_ptrs[NUM_HUFF_TBLS] |  | 
  
    | 
        
          | c_derived_tbl* huff_entropy_encoder::ac_derived_tbls[NUM_HUFF_TBLS] |  | 
  
    | 
        
          | long* huff_entropy_encoder::dc_count_ptrs[NUM_HUFF_TBLS] |  | 
  
    | 
        
          | c_derived_tbl* huff_entropy_encoder::dc_derived_tbls[NUM_HUFF_TBLS] |  | 
  
    | 
        
          | int huff_entropy_encoder::next_restart_num |  | 
  
    | 
        
          | unsigned int huff_entropy_encoder::restarts_to_go |  | 
The documentation for this struct was generated from the following file: