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