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

#include <zstd_compress_internal.h>

Data Fields

unsigned * litFreq
 
unsigned * litLengthFreq
 
unsigned * matchLengthFreq
 
unsigned * offCodeFreq
 
ZSTD_match_tmatchTable
 
ZSTD_optimal_tpriceTable
 
U32 litSum
 
U32 litLengthSum
 
U32 matchLengthSum
 
U32 offCodeSum
 
U32 litSumBasePrice
 
U32 litLengthSumBasePrice
 
U32 matchLengthSumBasePrice
 
U32 offCodeSumBasePrice
 
ZSTD_OptPrice_e priceType
 
const ZSTD_entropyCTables_tsymbolCosts
 
ZSTD_paramSwitch_e literalCompressionMode
 

Field Documentation

◆ literalCompressionMode

ZSTD_paramSwitch_e literalCompressionMode

◆ litFreq

unsigned * litFreq

◆ litLengthFreq

unsigned * litLengthFreq

◆ litLengthSum

U32 litLengthSum

◆ litLengthSumBasePrice

U32 litLengthSumBasePrice

◆ litSum

U32 litSum

◆ litSumBasePrice

U32 litSumBasePrice

◆ matchLengthFreq

unsigned * matchLengthFreq

◆ matchLengthSum

U32 matchLengthSum

◆ matchLengthSumBasePrice

U32 matchLengthSumBasePrice

◆ matchTable

ZSTD_match_t * matchTable

◆ offCodeFreq

unsigned * offCodeFreq

◆ offCodeSum

U32 offCodeSum

◆ offCodeSumBasePrice

U32 offCodeSumBasePrice

◆ priceTable

ZSTD_optimal_t * priceTable

◆ priceType

ZSTD_OptPrice_e priceType

◆ symbolCosts


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