Home
last modified time | relevance | path

Searched defs:tree_desc_s (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h80 typedef struct tree_desc_s { struct
81 ct_data *dyn_tree; /* the dynamic tree */
82 int max_code; /* largest code with non zero frequency */
83 static_tree_desc *stat_desc; /* the corresponding static tree */
/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h60 typedef struct tree_desc_s { struct
61 ct_data *dyn_tree; /* the dynamic tree */
62 int max_code; /* largest code with non zero frequency */
63 static_tree_desc *stat_desc; /* the corresponding static tree */