ReactOS 0.4.15-dev-7918-g2a2556c
seqStore_t Struct Reference

#include <zstd_internal.h>

Collaboration diagram for seqStore_t:

Public Attributes

seqDefsequencesStart
 
seqDefsequences
 
BYTElitStart
 
BYTElit
 
BYTEllCode
 
BYTEmlCode
 
BYTEofCode
 
size_t maxNbSeq
 
size_t maxNbLit
 
U32 longLengthID
 
U32 longLengthPos
 

Detailed Description

Definition at line 333 of file zstd_internal.h.

Member Data Documentation

◆ lit

◆ litStart

◆ llCode

◆ longLengthID

U32 seqStore_t::longLengthID

◆ longLengthPos

U32 seqStore_t::longLengthPos

◆ maxNbLit

size_t seqStore_t::maxNbLit

Definition at line 342 of file zstd_internal.h.

Referenced by ZSTD_resetCCtx_internal().

◆ maxNbSeq

size_t seqStore_t::maxNbSeq

Definition at line 341 of file zstd_internal.h.

Referenced by ZSTD_resetCCtx_internal().

◆ mlCode

◆ ofCode

◆ sequences

◆ sequencesStart


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