ToolDAQFramework
|
Public Attributes | |
unsigned * | litFreq |
unsigned * | litLengthFreq |
unsigned * | matchLengthFreq |
unsigned * | offCodeFreq |
ZSTD_match_t * | matchTable |
ZSTD_optimal_t * | priceTable |
U32 | litSum |
U32 | litLengthSum |
U32 | matchLengthSum |
U32 | offCodeSum |
U32 | litSumBasePrice |
U32 | litLengthSumBasePrice |
U32 | matchLengthSumBasePrice |
U32 | offCodeSumBasePrice |
ZSTD_OptPrice_e | priceType |
const ZSTD_entropyCTables_t * | symbolCosts |
ZSTD_ParamSwitch_e | literalCompressionMode |