VSTGUI  4.9
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
tinfl_huff_table Struct Reference

Public Attributes

mz_uint8 m_code_size [TINFL_MAX_HUFF_SYMBOLS_0]
 
mz_int16 m_look_up [TINFL_FAST_LOOKUP_SIZE]
 
mz_int16 m_tree [TINFL_MAX_HUFF_SYMBOLS_0 *2]
 

Member Data Documentation

mz_uint8 m_code_size[TINFL_MAX_HUFF_SYMBOLS_0]
mz_int16 m_look_up[TINFL_FAST_LOOKUP_SIZE]
mz_int16 m_tree[TINFL_MAX_HUFF_SYMBOLS_0 *2]

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