ToolDAQFramework
Public Attributes | List of all members
ZSTD_CCtx_s Struct Reference

Public Attributes

ZSTD_compressionStage_e stage
 
int cParamsChanged
 
int bmi2
 
ZSTD_CCtx_params requestedParams
 
ZSTD_CCtx_params appliedParams
 
ZSTD_CCtx_params simpleApiParams
 
U32 dictID
 
size_t dictContentSize
 
ZSTD_cwksp workspace
 
size_t blockSizeMax
 
unsigned long long pledgedSrcSizePlusOne
 
unsigned long long consumedSrcSize
 
unsigned long long producedCSize
 
XXH64_state_t xxhState
 
ZSTD_customMem customMem
 
ZSTD_threadPoolpool
 
size_t staticSize
 
SeqCollector seqCollector
 
int isFirstBlock
 
int initialized
 
SeqStore_t seqStore
 
ldmState_t ldmState
 
rawSeqldmSequences
 
size_t maxNbLdmSequences
 
RawSeqStore_t externSeqStore
 
ZSTD_blockState_t blockState
 
void * tmpWorkspace
 
size_t tmpWkspSize
 
ZSTD_buffered_policy_e bufferedPolicy
 
char * inBuff
 
size_t inBuffSize
 
size_t inToCompress
 
size_t inBuffPos
 
size_t inBuffTarget
 
char * outBuff
 
size_t outBuffSize
 
size_t outBuffContentSize
 
size_t outBuffFlushedSize
 
ZSTD_cStreamStage streamStage
 
U32 frameEnded
 
ZSTD_inBuffer expectedInBuffer
 
size_t stableIn_notConsumed
 
size_t expectedOutBufferSize
 
ZSTD_localDict localDict
 
const ZSTD_CDictcdict
 
ZSTD_prefixDict prefixDict
 
ZSTDMT_CCtxmtctx
 
ZSTD_blockSplitCtx blockSplitCtx
 
ZSTD_SequenceextSeqBuf
 
size_t extSeqBufCapacity
 

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