|
ZSTD_window_t | window |
|
U32 | loadedDictEnd |
|
U32 | nextToUpdate |
|
U32 | hashLog3 |
|
U32 | rowHashLog |
|
BYTE * | tagTable |
|
U32 | hashCache [ZSTD_ROW_HASH_CACHE_SIZE] |
|
U64 | hashSalt |
|
U32 | hashSaltEntropy |
|
U32 * | hashTable |
|
U32 * | hashTable3 |
|
U32 * | chainTable |
|
int | forceNonContiguous |
|
int | dedicatedDictSearch |
|
optState_t | opt |
|
const ZSTD_MatchState_t * | dictMatchState |
|
ZSTD_compressionParameters | cParams |
|
const RawSeqStore_t * | ldmSeqStore |
|
int | prefetchCDictTables |
|
int | lazySkipping |
|
The documentation for this struct was generated from the following file: