Public Attributes | List of all members
ZSTD_matchState_t Struct Reference

Public Attributes

U32chainTable
 
ZSTD_compressionParameters cParams
 
int dedicatedDictSearch
 
const ZSTD_matchState_tdictMatchState
 
U32 forceNonContiguous
 
U32 hashCache [ZSTD_ROW_HASH_CACHE_SIZE]
 
U32 hashLog3
 
U64 hashSalt
 
U32 hashSaltEntropy
 
U32hashTable
 
U32hashTable3
 
int lazySkipping
 
const rawSeqStore_tldmSeqStore
 
U32 loadedDictEnd
 
U32 nextToUpdate
 
optState_t opt
 
int prefetchCDictTables
 
U32 rowHashLog
 
BYTEtagTable
 
ZSTD_window_t window
 

Detailed Description

Definition at line 14580 of file zstd.c.

Member Data Documentation

◆ chainTable

U32* ZSTD_matchState_t::chainTable

Definition at line 14600 of file zstd.c.

◆ cParams

ZSTD_compressionParameters ZSTD_matchState_t::cParams

Definition at line 14609 of file zstd.c.

◆ dedicatedDictSearch

int ZSTD_matchState_t::dedicatedDictSearch

Definition at line 14604 of file zstd.c.

◆ dictMatchState

const ZSTD_matchState_t* ZSTD_matchState_t::dictMatchState

Definition at line 14608 of file zstd.c.

◆ forceNonContiguous

U32 ZSTD_matchState_t::forceNonContiguous

Definition at line 14602 of file zstd.c.

◆ hashCache

U32 ZSTD_matchState_t::hashCache[ZSTD_ROW_HASH_CACHE_SIZE]

Definition at line 14594 of file zstd.c.

◆ hashLog3

U32 ZSTD_matchState_t::hashLog3

Definition at line 14590 of file zstd.c.

◆ hashSalt

U64 ZSTD_matchState_t::hashSalt

Definition at line 14595 of file zstd.c.

◆ hashSaltEntropy

U32 ZSTD_matchState_t::hashSaltEntropy

Definition at line 14596 of file zstd.c.

◆ hashTable

U32* ZSTD_matchState_t::hashTable

Definition at line 14598 of file zstd.c.

◆ hashTable3

U32* ZSTD_matchState_t::hashTable3

Definition at line 14599 of file zstd.c.

◆ lazySkipping

int ZSTD_matchState_t::lazySkipping

Definition at line 14622 of file zstd.c.

◆ ldmSeqStore

const rawSeqStore_t* ZSTD_matchState_t::ldmSeqStore

Definition at line 14610 of file zstd.c.

◆ loadedDictEnd

U32 ZSTD_matchState_t::loadedDictEnd

Definition at line 14582 of file zstd.c.

◆ nextToUpdate

U32 ZSTD_matchState_t::nextToUpdate

Definition at line 14589 of file zstd.c.

◆ opt

optState_t ZSTD_matchState_t::opt

Definition at line 14607 of file zstd.c.

◆ prefetchCDictTables

int ZSTD_matchState_t::prefetchCDictTables

Definition at line 14615 of file zstd.c.

◆ rowHashLog

U32 ZSTD_matchState_t::rowHashLog

Definition at line 14592 of file zstd.c.

◆ tagTable

BYTE* ZSTD_matchState_t::tagTable

Definition at line 14593 of file zstd.c.

◆ window

ZSTD_window_t ZSTD_matchState_t::window

Definition at line 14581 of file zstd.c.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30