Home
last modified time | relevance | path

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

/external/zlib/src/
Ddeflate.h83 typedef struct tree_desc_s { struct
84 ct_data *dyn_tree; /* the dynamic tree */
85 int max_code; /* largest code with non zero frequency */
86 static_tree_desc *stat_desc; /* the corresponding static tree */
/external/pdfium/third_party/zlib_v128/
Ddeflate.h83 typedef struct tree_desc_s { struct
84 ct_data *dyn_tree; /* the dynamic tree */
85 int max_code; /* largest code with non zero frequency */
86 static_tree_desc *stat_desc; /* the corresponding static tree */
/external/opencv3/3rdparty/zlib/
Ddeflate.h83 typedef struct tree_desc_s { struct
84 ct_data *dyn_tree; /* the dynamic tree */
85 int max_code; /* largest code with non zero frequency */
86 static_tree_desc *stat_desc; /* the corresponding static tree */