Definition at line 14580 of file zstd.c.
◆ chainTable
U32* ZSTD_matchState_t::chainTable |
◆ cParams
ZSTD_compressionParameters ZSTD_matchState_t::cParams |
◆ dedicatedDictSearch
int ZSTD_matchState_t::dedicatedDictSearch |
◆ dictMatchState
◆ forceNonContiguous
U32 ZSTD_matchState_t::forceNonContiguous |
◆ hashCache
◆ hashLog3
U32 ZSTD_matchState_t::hashLog3 |
◆ hashSalt
U64 ZSTD_matchState_t::hashSalt |
◆ hashSaltEntropy
U32 ZSTD_matchState_t::hashSaltEntropy |
◆ hashTable
U32* ZSTD_matchState_t::hashTable |
◆ hashTable3
U32* ZSTD_matchState_t::hashTable3 |
◆ lazySkipping
int ZSTD_matchState_t::lazySkipping |
◆ ldmSeqStore
◆ loadedDictEnd
U32 ZSTD_matchState_t::loadedDictEnd |
◆ nextToUpdate
U32 ZSTD_matchState_t::nextToUpdate |
◆ opt
◆ prefetchCDictTables
int ZSTD_matchState_t::prefetchCDictTables |
◆ rowHashLog
U32 ZSTD_matchState_t::rowHashLog |
◆ tagTable
BYTE* ZSTD_matchState_t::tagTable |
◆ window
The documentation for this struct was generated from the following file: