Definition at line 14776 of file zstd.c.
◆ appliedParams
ZSTD_CCtx_params ZSTD_CCtx_s::appliedParams |
◆ blockSize
size_t ZSTD_CCtx_s::blockSize |
◆ blockSplitCtx
◆ blockState
◆ bmi2
◆ bufferedPolicy
◆ cdict
◆ consumedSrcSize
unsigned long long ZSTD_CCtx_s::consumedSrcSize |
◆ cParamsChanged
int ZSTD_CCtx_s::cParamsChanged |
◆ customMem
ZSTD_customMem ZSTD_CCtx_s::customMem |
◆ dictContentSize
size_t ZSTD_CCtx_s::dictContentSize |
◆ dictID
◆ entropyWorkspace
U32* ZSTD_CCtx_s::entropyWorkspace |
◆ expectedInBuffer
◆ expectedOutBufferSize
size_t ZSTD_CCtx_s::expectedOutBufferSize |
◆ externalMatchCtx
◆ externSeqStore
◆ frameEnded
U32 ZSTD_CCtx_s::frameEnded |
◆ inBuff
char* ZSTD_CCtx_s::inBuff |
◆ inBuffPos
size_t ZSTD_CCtx_s::inBuffPos |
◆ inBuffSize
size_t ZSTD_CCtx_s::inBuffSize |
◆ inBuffTarget
size_t ZSTD_CCtx_s::inBuffTarget |
◆ initialized
int ZSTD_CCtx_s::initialized |
◆ inToCompress
size_t ZSTD_CCtx_s::inToCompress |
◆ isFirstBlock
int ZSTD_CCtx_s::isFirstBlock |
◆ ldmSequences
rawSeq* ZSTD_CCtx_s::ldmSequences |
◆ ldmState
◆ localDict
◆ maxNbLdmSequences
size_t ZSTD_CCtx_s::maxNbLdmSequences |
◆ mtctx
◆ outBuff
char* ZSTD_CCtx_s::outBuff |
◆ outBuffContentSize
size_t ZSTD_CCtx_s::outBuffContentSize |
◆ outBuffFlushedSize
size_t ZSTD_CCtx_s::outBuffFlushedSize |
◆ outBuffSize
size_t ZSTD_CCtx_s::outBuffSize |
◆ pledgedSrcSizePlusOne
unsigned long long ZSTD_CCtx_s::pledgedSrcSizePlusOne |
◆ pool
ZSTD_threadPool* ZSTD_CCtx_s::pool |
◆ prefixDict
◆ producedCSize
unsigned long long ZSTD_CCtx_s::producedCSize |
◆ requestedParams
ZSTD_CCtx_params ZSTD_CCtx_s::requestedParams |
◆ seqCollector
◆ seqStore
◆ simpleApiParams
ZSTD_CCtx_params ZSTD_CCtx_s::simpleApiParams |
◆ stableIn_notConsumed
size_t ZSTD_CCtx_s::stableIn_notConsumed |
◆ stage
◆ staticSize
size_t ZSTD_CCtx_s::staticSize |
◆ streamStage
◆ workspace
◆ xxhState
The documentation for this struct was generated from the following file: