Definition at line 14670 of file zstd.c.
◆ attachDictPref
ZSTD_dictAttachPref_e ZSTD_CCtx_params_s::attachDictPref |
◆ blockDelimiters
ZSTD_sequenceFormat_e ZSTD_CCtx_params_s::blockDelimiters |
◆ compressionLevel
int ZSTD_CCtx_params_s::compressionLevel |
◆ cParams
ZSTD_compressionParameters ZSTD_CCtx_params_s::cParams |
◆ customMem
ZSTD_customMem ZSTD_CCtx_params_s::customMem |
◆ deterministicRefPrefix
int ZSTD_CCtx_params_s::deterministicRefPrefix |
◆ enableDedicatedDictSearch
int ZSTD_CCtx_params_s::enableDedicatedDictSearch |
◆ enableMatchFinderFallback
int ZSTD_CCtx_params_s::enableMatchFinderFallback |
◆ forceWindow
int ZSTD_CCtx_params_s::forceWindow |
◆ format
ZSTD_format_e ZSTD_CCtx_params_s::format |
◆ fParams
ZSTD_frameParameters ZSTD_CCtx_params_s::fParams |
◆ inBufferMode
◆ jobSize
size_t ZSTD_CCtx_params_s::jobSize |
◆ ldmParams
◆ literalCompressionMode
ZSTD_paramSwitch_e ZSTD_CCtx_params_s::literalCompressionMode |
◆ maxBlockSize
size_t ZSTD_CCtx_params_s::maxBlockSize |
◆ nbWorkers
int ZSTD_CCtx_params_s::nbWorkers |
◆ outBufferMode
◆ overlapLog
int ZSTD_CCtx_params_s::overlapLog |
◆ prefetchCDictTables
ZSTD_paramSwitch_e ZSTD_CCtx_params_s::prefetchCDictTables |
◆ rsyncable
int ZSTD_CCtx_params_s::rsyncable |
◆ searchForExternalRepcodes
ZSTD_paramSwitch_e ZSTD_CCtx_params_s::searchForExternalRepcodes |
◆ srcSizeHint
int ZSTD_CCtx_params_s::srcSizeHint |
◆ targetCBlockSize
size_t ZSTD_CCtx_params_s::targetCBlockSize |
◆ useBlockSplitter
ZSTD_paramSwitch_e ZSTD_CCtx_params_s::useBlockSplitter |
◆ useRowMatchFinder
ZSTD_paramSwitch_e ZSTD_CCtx_params_s::useRowMatchFinder |
◆ useSequenceProducer
int ZSTD_CCtx_params_s::useSequenceProducer |
◆ validateSequences
int ZSTD_CCtx_params_s::validateSequences |
The documentation for this struct was generated from the following file: