Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
CLzmaEnc Struct Reference

Data Fields

void * matchFinderObj
 
IMatchFinder2 matchFinder
 
unsigned optCur
 
unsigned optEnd
 
unsigned longestMatchLen
 
unsigned numPairs
 
UInt32 numAvail
 
unsigned state
 
unsigned numFastBytes
 
unsigned additionalOffset
 
UInt32 reps [LZMA_NUM_REPS]
 
unsigned lpMask
 
unsigned pbMask
 
CLzmaProblitProbs
 
CRangeEnc rc
 
UInt32 backRes
 
unsigned lc
 
unsigned lp
 
unsigned pb
 
unsigned lclp
 
BoolInt fastMode
 
BoolInt writeEndMark
 
BoolInt finished
 
BoolInt multiThread
 
BoolInt needInit
 
UInt64 nowPos64
 
unsigned matchPriceCount
 
int repLenEncCounter
 
unsigned distTableSize
 
UInt32 dictSize
 
SRes result
 
BoolInt mtMode
 
CMatchFinderMt matchFinderMt
 
CMatchFinder matchFinderBase
 
Byte pad [128]
 
CProbPrice ProbPrices [kBitModelTotal > > kNumMoveReducingBits]
 
UInt32 matches [LZMA_MATCH_LEN_MAX *2+2]
 
UInt32 alignPrices [kAlignTableSize]
 
UInt32 posSlotPrices [kNumLenToPosStates][kDistTableSizeMax]
 
UInt32 distancesPrices [kNumLenToPosStates][kNumFullDistances]
 
CLzmaProb posAlignEncoder [1<< kNumAlignBits]
 
CLzmaProb isRep [kNumStates]
 
CLzmaProb isRepG0 [kNumStates]
 
CLzmaProb isRepG1 [kNumStates]
 
CLzmaProb isRepG2 [kNumStates]
 
CLzmaProb isMatch [kNumStates][LZMA_NUM_PB_STATES_MAX]
 
CLzmaProb isRep0Long [kNumStates][LZMA_NUM_PB_STATES_MAX]
 
CLzmaProb posSlotEncoder [kNumLenToPosStates][1<< kNumPosSlotBits]
 
CLzmaProb posEncoders [kNumFullDistances]
 
CLenEnc lenProbs
 
CLenEnc repLenProbs
 
Byte g_FastPos [1<< kNumLogBits]
 
CLenPriceEnc lenEnc
 
CLenPriceEnc repLenEnc
 
COptimal opt [kNumOpts]
 
CSaveState saveState
 
Byte pad2 [128]
 
IMatchFinder matchFinder
 

Field Documentation

◆ additionalOffset

unsigned additionalOffset

◆ alignPrices

UInt32 alignPrices

◆ backRes

UInt32 backRes

◆ dictSize

UInt32 dictSize

◆ distancesPrices

UInt32 distancesPrices

◆ distTableSize

unsigned distTableSize

◆ fastMode

BoolInt fastMode

◆ finished

BoolInt finished

◆ g_FastPos

Byte g_FastPos

◆ isMatch

CLzmaProb isMatch

◆ isRep

CLzmaProb isRep

◆ isRep0Long

CLzmaProb isRep0Long

◆ isRepG0

CLzmaProb isRepG0

◆ isRepG1

CLzmaProb isRepG1

◆ isRepG2

CLzmaProb isRepG2

◆ lc

unsigned lc

◆ lclp

unsigned lclp

◆ lenEnc

CLenPriceEnc lenEnc

◆ lenProbs

CLenEnc lenProbs

◆ litProbs

CLzmaProb * litProbs

◆ longestMatchLen

unsigned longestMatchLen

◆ lp

unsigned lp

◆ lpMask

unsigned lpMask

◆ matches

UInt32 matches

◆ matchFinder [1/2]

IMatchFinder2 matchFinder

◆ matchFinder [2/2]

IMatchFinder matchFinder

◆ matchFinderBase

CMatchFinder matchFinderBase

◆ matchFinderMt

CMatchFinderMt matchFinderMt

◆ matchFinderObj

void * matchFinderObj

◆ matchPriceCount

unsigned matchPriceCount

◆ mtMode

BoolInt mtMode

◆ multiThread

BoolInt multiThread

◆ needInit

BoolInt needInit

◆ nowPos64

UInt64 nowPos64

◆ numAvail

UInt32 numAvail

◆ numFastBytes

unsigned numFastBytes

◆ numPairs

unsigned numPairs

◆ opt

COptimal opt

◆ optCur

unsigned optCur

◆ optEnd

unsigned optEnd

◆ pad

Byte pad

◆ pad2

Byte pad2

◆ pb

unsigned pb

◆ pbMask

unsigned pbMask

◆ posAlignEncoder

CLzmaProb posAlignEncoder

◆ posEncoders

CLzmaProb posEncoders

◆ posSlotEncoder

CLzmaProb posSlotEncoder

◆ posSlotPrices

UInt32 posSlotPrices

◆ ProbPrices

CProbPrice ProbPrices

◆ rc

◆ repLenEnc

CLenPriceEnc repLenEnc

◆ repLenEncCounter

int repLenEncCounter

◆ repLenProbs

CLenEnc repLenProbs

◆ reps

UInt32 reps

◆ result

SRes result

◆ saveState

CSaveState saveState

◆ state

unsigned state

◆ writeEndMark

BoolInt writeEndMark

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