Public Attributes | List of all members
ldmState_t Struct Reference

Public Attributes

BYTEbucketOffsets
 
ldmEntry_thashTable
 
U32 loadedDictEnd
 
ldmMatchCandidate_t matchCandidates [LDM_BATCH_SIZE]
 
size_t splitIndices [LDM_BATCH_SIZE]
 
ZSTD_window_t window
 

Detailed Description

Definition at line 14645 of file zstd.c.

Member Data Documentation

◆ bucketOffsets

BYTE* ldmState_t::bucketOffsets

Definition at line 14649 of file zstd.c.

◆ hashTable

ldmEntry_t* ldmState_t::hashTable

Definition at line 14647 of file zstd.c.

◆ loadedDictEnd

U32 ldmState_t::loadedDictEnd

Definition at line 14648 of file zstd.c.

◆ matchCandidates

ldmMatchCandidate_t ldmState_t::matchCandidates[LDM_BATCH_SIZE]

Definition at line 14651 of file zstd.c.

◆ splitIndices

size_t ldmState_t::splitIndices[LDM_BATCH_SIZE]

Definition at line 14650 of file zstd.c.

◆ window

ZSTD_window_t ldmState_t::window

Definition at line 14646 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:28