ToolDAQFramework
Public Attributes | List of all members
ZSTD_fseCTablesMetadata_t Struct Reference

Public Attributes

SymbolEncodingType_e llType
 
SymbolEncodingType_e ofType
 
SymbolEncodingType_e mlType
 
BYTE fseTablesBuffer [ZSTD_MAX_FSE_HEADERS_SIZE]
 
size_t fseTablesSize
 
size_t lastCountSize
 

Detailed Description

ZSTD_fseCTablesMetadata_t : Stores symbol compression modes for a super-block in {ll, ol, ml}Type, and fse tables in fseTablesBuffer. fseTablesSize refers to the size of fse tables in bytes. This metadata is populated in ZSTD_buildBlockEntropyStats_sequences()


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