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

#include <zstd_internal.h>

Data Fields

seqDefsequencesStart
 
seqDefsequences
 
BYTElitStart
 
BYTElit
 
BYTEllCode
 
BYTEmlCode
 
BYTEofCode
 
size_t maxNbSeq
 
size_t maxNbLit
 
ZSTD_longLengthType_e longLengthType
 
U32 longLengthPos
 
void * buffer
 
U32offsetStart
 
U32offset
 
BYTEoffCodeStart
 
BYTEoffCode
 
BYTElitLengthStart
 
BYTElitLength
 
BYTEmatchLengthStart
 
BYTEmatchLength
 
BYTEdumpsStart
 
BYTEdumps
 
U32matchLengthFreq
 
U32litLengthFreq
 
U32litFreq
 
U32offCodeFreq
 
U32 matchLengthSum
 
U32 litLengthSum
 
U32 litSum
 
U32 offCodeSum
 
U16litLengthStart
 
U16litLength
 
BYTEllCodeStart
 
U16matchLengthStart
 
U16matchLength
 
BYTEmlCodeStart
 
U32 longLengthID
 
ZSTDv06_optimal_tpriceTable
 
ZSTDv06_match_tmatchTable
 
U32 matchSum
 
U32 log2matchLengthSum
 
U32 log2matchSum
 
U32 log2litLengthSum
 
U32 log2litSum
 
U32 log2offCodeSum
 
U32 factor
 
U32 cachedPrice
 
U32 cachedLitLength
 
const BYTEcachedLiterals
 
ZSTDv06_stats_t stats
 
ZSTDv07_optimal_tpriceTable
 
ZSTDv07_match_tmatchTable
 
ZSTDv07_stats_t stats
 

Field Documentation

◆ buffer

void * buffer

◆ cachedLiterals

const BYTE * cachedLiterals

◆ cachedLitLength

U32 cachedLitLength

◆ cachedPrice

U32 cachedPrice

◆ dumps

BYTE * dumps

◆ dumpsStart

BYTE * dumpsStart

◆ factor

U32 factor

◆ lit

BYTE * lit

◆ litFreq

U32 * litFreq

◆ litLength [1/2]

U16 * litLength

◆ litLength [2/2]

U16* litLength

◆ litLengthFreq

U32 * litLengthFreq

◆ litLengthStart [1/2]

U16 * litLengthStart

◆ litLengthStart [2/2]

U16* litLengthStart

◆ litLengthSum

U32 litLengthSum

◆ litStart

BYTE * litStart

◆ litSum

U32 litSum

◆ llCode

BYTE * llCode

◆ llCodeStart

BYTE * llCodeStart

◆ log2litLengthSum

U32 log2litLengthSum

◆ log2litSum

U32 log2litSum

◆ log2matchLengthSum

U32 log2matchLengthSum

◆ log2matchSum

U32 log2matchSum

◆ log2offCodeSum

U32 log2offCodeSum

◆ longLengthID

U32 longLengthID

◆ longLengthPos

U32 longLengthPos

◆ longLengthType

ZSTD_longLengthType_e longLengthType

◆ matchLength [1/2]

U16 * matchLength

◆ matchLength [2/2]

U16* matchLength

◆ matchLengthFreq

U32 * matchLengthFreq

◆ matchLengthStart [1/2]

U16 * matchLengthStart

◆ matchLengthStart [2/2]

U16* matchLengthStart

◆ matchLengthSum

U32 matchLengthSum

◆ matchSum

U32 matchSum

◆ matchTable [1/2]

ZSTDv07_match_t * matchTable

◆ matchTable [2/2]

ZSTDv07_match_t* matchTable

◆ maxNbLit

size_t maxNbLit

◆ maxNbSeq

size_t maxNbSeq

◆ mlCode

BYTE * mlCode

◆ mlCodeStart

BYTE * mlCodeStart

◆ ofCode

BYTE * ofCode

◆ offCode

BYTE * offCode

◆ offCodeFreq

U32 * offCodeFreq

◆ offCodeStart

BYTE * offCodeStart

◆ offCodeSum

U32 offCodeSum

◆ offset

U32 * offset

◆ offsetStart

U32 * offsetStart

◆ priceTable [1/2]

ZSTDv07_optimal_t * priceTable

◆ priceTable [2/2]

ZSTDv07_optimal_t* priceTable

◆ sequences

seqDef * sequences

◆ sequencesStart

seqDef * sequencesStart

◆ stats [1/2]

◆ stats [2/2]


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