Searched defs:static_tree_desc_s (Results 1 – 1 of 1) sorted by relevance
114 struct static_tree_desc_s { struct115 const ct_data *static_tree; /* static tree or NULL */116 const int *extra_bits; /* extra bits for each code or NULL */117 int extra_base; /* base index for extra_bits */118 int elems; /* max number of elements in the tree */119 int max_length; /* max bit length for the codes */