Public Attributes | List of all members
huff_entropy_encoder Struct Reference

Public Attributes

long * ac_count_ptrs [NUM_HUFF_TBLS]
 
c_derived_tblac_derived_tbls [NUM_HUFF_TBLS]
 
long * dc_count_ptrs [NUM_HUFF_TBLS]
 
c_derived_tbldc_derived_tbls [NUM_HUFF_TBLS]
 
int next_restart_num
 
struct jpeg_entropy_encoder pub
 
unsigned int restarts_to_go
 
savable_state saved
 

Detailed Description

Definition at line 55 of file jchuff.c.

Member Data Documentation

long* huff_entropy_encoder::ac_count_ptrs[NUM_HUFF_TBLS]

Definition at line 70 of file jchuff.c.

c_derived_tbl* huff_entropy_encoder::ac_derived_tbls[NUM_HUFF_TBLS]

Definition at line 66 of file jchuff.c.

long* huff_entropy_encoder::dc_count_ptrs[NUM_HUFF_TBLS]

Definition at line 69 of file jchuff.c.

c_derived_tbl* huff_entropy_encoder::dc_derived_tbls[NUM_HUFF_TBLS]

Definition at line 65 of file jchuff.c.

int huff_entropy_encoder::next_restart_num

Definition at line 62 of file jchuff.c.

struct jpeg_entropy_encoder huff_entropy_encoder::pub

Definition at line 56 of file jchuff.c.

unsigned int huff_entropy_encoder::restarts_to_go

Definition at line 61 of file jchuff.c.

savable_state huff_entropy_encoder::saved

Definition at line 58 of file jchuff.c.


The documentation for this struct was generated from the following file:


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:43