Public Attributes | List of all members
optState_t Struct Reference

Public Attributes

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

Detailed Description

Definition at line 14535 of file zstd.c.

Member Data Documentation

◆ literalCompressionMode

ZSTD_paramSwitch_e optState_t::literalCompressionMode

Definition at line 14554 of file zstd.c.

◆ litFreq

unsigned* optState_t::litFreq

Definition at line 14537 of file zstd.c.

◆ litLengthFreq

unsigned* optState_t::litLengthFreq

Definition at line 14538 of file zstd.c.

◆ litLengthSum

U32 optState_t::litLengthSum

Definition at line 14545 of file zstd.c.

◆ litLengthSumBasePrice

U32 optState_t::litLengthSumBasePrice

Definition at line 14549 of file zstd.c.

◆ litSum

U32 optState_t::litSum

Definition at line 14544 of file zstd.c.

◆ litSumBasePrice

U32 optState_t::litSumBasePrice

Definition at line 14548 of file zstd.c.

◆ matchLengthFreq

unsigned* optState_t::matchLengthFreq

Definition at line 14539 of file zstd.c.

◆ matchLengthSum

U32 optState_t::matchLengthSum

Definition at line 14546 of file zstd.c.

◆ matchLengthSumBasePrice

U32 optState_t::matchLengthSumBasePrice

Definition at line 14550 of file zstd.c.

◆ matchTable

ZSTD_match_t* optState_t::matchTable

Definition at line 14541 of file zstd.c.

◆ offCodeFreq

unsigned* optState_t::offCodeFreq

Definition at line 14540 of file zstd.c.

◆ offCodeSum

U32 optState_t::offCodeSum

Definition at line 14547 of file zstd.c.

◆ offCodeSumBasePrice

U32 optState_t::offCodeSumBasePrice

Definition at line 14551 of file zstd.c.

◆ priceTable

ZSTD_optimal_t* optState_t::priceTable

Definition at line 14542 of file zstd.c.

◆ priceType

ZSTD_OptPrice_e optState_t::priceType

Definition at line 14552 of file zstd.c.

◆ symbolCosts

const ZSTD_entropyCTables_t* optState_t::symbolCosts

Definition at line 14553 of file zstd.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29