Public Attributes | List of all members
ZSTD_hufCTablesMetadata_t Struct Reference

Public Attributes

symbolEncodingType_e hType
 
BYTE hufDesBuffer [ZSTD_MAX_HUF_HEADER_SIZE]
 
size_t hufDesSize
 

Detailed Description

ZSTD_hufCTablesMetadata_t : Stores Literals Block Type for a super-block in hType, and huffman tree description in hufDesBuffer. hufDesSize refers to the size of huffman tree description in bytes. This metadata is populated in ZSTD_buildBlockEntropyStats_literals()

Definition at line 14457 of file zstd.c.

Member Data Documentation

◆ hType

symbolEncodingType_e ZSTD_hufCTablesMetadata_t::hType

Definition at line 14460 of file zstd.c.

◆ hufDesBuffer

BYTE ZSTD_hufCTablesMetadata_t::hufDesBuffer[ZSTD_MAX_HUF_HEADER_SIZE]

Definition at line 14461 of file zstd.c.

◆ hufDesSize

size_t ZSTD_hufCTablesMetadata_t::hufDesSize

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