CMS 3D CMS Logo

List of all members | Public Attributes
_CLzmaProps Struct Reference

#include <LzmaDec.h>

Public Attributes

UInt32 dicSize
 
unsigned lc
 
unsigned lp
 
unsigned pb
 

Detailed Description

Definition at line 27 of file LzmaDec.h.

Member Data Documentation

◆ dicSize

UInt32 _CLzmaProps::dicSize

Definition at line 29 of file LzmaDec.h.

Referenced by LzmaDec_Allocate().

◆ lc

unsigned _CLzmaProps::lc

Definition at line 28 of file LzmaDec.h.

◆ lp

unsigned _CLzmaProps::lp

Definition at line 28 of file LzmaDec.h.

◆ pb

unsigned _CLzmaProps::pb

Definition at line 28 of file LzmaDec.h.