Public Attributes | List of all members
ZSTD_fseCTables_t Struct Reference

Public Attributes

FSE_repeat litlength_repeatMode
 
FSE_CTable litlengthCTable [FSE_CTABLE_SIZE_U32(LLFSELog, MaxLL)]
 
FSE_repeat matchlength_repeatMode
 
FSE_CTable matchlengthCTable [FSE_CTABLE_SIZE_U32(MLFSELog, MaxML)]
 
FSE_repeat offcode_repeatMode
 
FSE_CTable offcodeCTable [FSE_CTABLE_SIZE_U32(OffFSELog, MaxOff)]
 

Detailed Description

Definition at line 14435 of file zstd.c.

Member Data Documentation

◆ litlength_repeatMode

FSE_repeat ZSTD_fseCTables_t::litlength_repeatMode

Definition at line 14441 of file zstd.c.

◆ litlengthCTable

FSE_CTable ZSTD_fseCTables_t::litlengthCTable[FSE_CTABLE_SIZE_U32(LLFSELog, MaxLL)]

Definition at line 14438 of file zstd.c.

◆ matchlength_repeatMode

FSE_repeat ZSTD_fseCTables_t::matchlength_repeatMode

Definition at line 14440 of file zstd.c.

◆ matchlengthCTable

FSE_CTable ZSTD_fseCTables_t::matchlengthCTable[FSE_CTABLE_SIZE_U32(MLFSELog, MaxML)]

Definition at line 14437 of file zstd.c.

◆ offcode_repeatMode

FSE_repeat ZSTD_fseCTables_t::offcode_repeatMode

Definition at line 14439 of file zstd.c.

◆ offcodeCTable

FSE_CTable ZSTD_fseCTables_t::offcodeCTable[FSE_CTABLE_SIZE_U32(OffFSELog, MaxOff)]

Definition at line 14436 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