Public Attributes | List of all members
ZSTD_fseCTablesMetadata_t Struct Reference

Public Attributes

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

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()

Definition at line 14468 of file zstd.c.

Member Data Documentation

◆ fseTablesBuffer

BYTE ZSTD_fseCTablesMetadata_t::fseTablesBuffer[ZSTD_MAX_FSE_HEADERS_SIZE]

Definition at line 14472 of file zstd.c.

◆ fseTablesSize

size_t ZSTD_fseCTablesMetadata_t::fseTablesSize

Definition at line 14473 of file zstd.c.

◆ lastCountSize

size_t ZSTD_fseCTablesMetadata_t::lastCountSize

Definition at line 14474 of file zstd.c.

◆ llType

symbolEncodingType_e ZSTD_fseCTablesMetadata_t::llType

Definition at line 14469 of file zstd.c.

◆ mlType

symbolEncodingType_e ZSTD_fseCTablesMetadata_t::mlType

Definition at line 14471 of file zstd.c.

◆ ofType

symbolEncodingType_e ZSTD_fseCTablesMetadata_t::ofType

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