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