Conscience Core
Public Attributes | List of all members
ldmState_t Struct Reference

Public Attributes

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

Member Data Documentation

◆ bucketOffsets

BYTE* ldmState_t::bucketOffsets

◆ hashTable

ldmEntry_t* ldmState_t::hashTable

◆ loadedDictEnd

U32 ldmState_t::loadedDictEnd

◆ matchCandidates

ldmMatchCandidate_t ldmState_t::matchCandidates[LDM_BATCH_SIZE]

◆ splitIndices

size_t ldmState_t::splitIndices[LDM_BATCH_SIZE]

◆ window

ZSTD_window_t ldmState_t::window

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