Public Attributes | |
CodeData_t * | m_pDynamicTree |
The dynamic tree. | |
const StaticTreeDesc_t * | m_pStaticTree |
The corresponding static tree. | |
int | m_iMaximumCode |
Largest code with non zero frequency. | |
int Burger::CompressDeflate::TreeDesc_t::m_iMaximumCode |
Largest code with non zero frequency.
CodeData_t* Burger::CompressDeflate::TreeDesc_t::m_pDynamicTree |
The dynamic tree.
const StaticTreeDesc_t* Burger::CompressDeflate::TreeDesc_t::m_pStaticTree |
The corresponding static tree.