QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
CLzmaDec Struct Reference

#include <LzmaDec.h>

Collaboration diagram for CLzmaDec:
Collaboration graph

Public Attributes

CLzmaProps prop
CLzmaProbprobs
CLzmaProbprobs_1664
Bytedic
SizeT dicBufSize
SizeT dicPos
const Bytebuf
UInt32 range
UInt32 code
UInt32 processedPos
UInt32 checkDicSize
UInt32 reps [4]
UInt32 state
UInt32 remainLen
UInt32 numProbs
unsigned tempBufSize
Byte tempBuf [LZMA_REQUIRED_INPUT_MAX]

Member Data Documentation

◆ buf

const Byte* CLzmaDec::buf

◆ checkDicSize

UInt32 CLzmaDec::checkDicSize

◆ code

UInt32 CLzmaDec::code

◆ dic

Byte* CLzmaDec::dic

◆ dicBufSize

SizeT CLzmaDec::dicBufSize

◆ dicPos

SizeT CLzmaDec::dicPos

◆ numProbs

UInt32 CLzmaDec::numProbs

◆ probs

CLzmaProb* CLzmaDec::probs

◆ probs_1664

CLzmaProb* CLzmaDec::probs_1664

◆ processedPos

UInt32 CLzmaDec::processedPos

◆ prop

CLzmaProps CLzmaDec::prop

◆ range

UInt32 CLzmaDec::range

◆ remainLen

UInt32 CLzmaDec::remainLen

◆ reps

UInt32 CLzmaDec::reps[4]

◆ state

UInt32 CLzmaDec::state

◆ tempBuf

Byte CLzmaDec::tempBuf[LZMA_REQUIRED_INPUT_MAX]

◆ tempBufSize

unsigned CLzmaDec::tempBufSize

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