zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
tree_desc_s Struct Reference

#include <deflate.h>

Public Attributes

ct_datadyn_tree
 
int max_code
 
static_tree_descstat_desc
 

Detailed Description

Definition at line 80 of file deflate.h.

Member Data Documentation

ct_data* tree_desc_s::dyn_tree

Definition at line 81 of file deflate.h.

Referenced by build_tree(), and gen_bitlen().

int tree_desc_s::max_code

Definition at line 82 of file deflate.h.

Referenced by build_tree(), and gen_bitlen().

static_tree_desc* tree_desc_s::stat_desc

Definition at line 83 of file deflate.h.

Referenced by build_tree(), and gen_bitlen().


The documentation for this struct was generated from the following file: