#include <LzmaDec.h>
Public Attributes | |
UInt32 | dicSize |
unsigned | lc |
unsigned | lp |
unsigned | pb |
Definition at line 31 of file LzmaDec.h.
Referenced by LzmaDec_Allocate(), LzmaDec_DecodeReal2(), LzmaDec_WriteRem(), and LzmaProps_Decode().
unsigned _CLzmaProps::lc |
Definition at line 30 of file LzmaDec.h.
Referenced by LzmaDec_DecodeReal(), LzmaDec_InitStateReal(), LzmaDec_TryDummy(), and LzmaProps_Decode().
unsigned _CLzmaProps::lp |
Definition at line 30 of file LzmaDec.h.
Referenced by LzmaDec_DecodeReal(), LzmaDec_InitStateReal(), LzmaDec_TryDummy(), and LzmaProps_Decode().
unsigned _CLzmaProps::pb |
Definition at line 30 of file LzmaDec.h.
Referenced by LzmaDec_DecodeReal(), LzmaDec_TryDummy(), and LzmaProps_Decode().