Searched defs:static_tree_desc_s (Results 1 – 1 of 1) sorted by relevance
115 struct static_tree_desc_s { struct116 const ct_data *static_tree; /* static tree or NULL */117 const int *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 */