ToolDAQFramework
|
Public Attributes | |
POOL_ctx * | factory |
ZSTDMT_jobDescription * | jobs |
ZSTDMT_bufferPool * | bufPool |
ZSTDMT_CCtxPool * | cctxPool |
ZSTDMT_seqPool * | seqPool |
ZSTD_CCtx_params | params |
size_t | targetSectionSize |
size_t | targetPrefixSize |
int | jobReady |
InBuff_t | inBuff |
RoundBuff_t | roundBuff |
SerialState | serial |
RSyncState_t | rsync |
unsigned | jobIDMask |
unsigned | doneJobID |
unsigned | nextJobID |
unsigned | frameEnded |
unsigned | allJobsCompleted |
unsigned long long | frameContentSize |
unsigned long long | consumed |
unsigned long long | produced |
ZSTD_customMem | cMem |
ZSTD_CDict * | cdictLocal |
const ZSTD_CDict * | cdict |
unsigned | providedFactory: 1 |