Public Attributes | List of all members
HUF_compress_tables_t Struct Reference

Public Attributes

unsigned count [HUF_SYMBOLVALUE_MAX+1]
 
HUF_CElt CTable [HUF_CTABLE_SIZE_ST(HUF_SYMBOLVALUE_MAX)]
 
union {
   HUF_buildCTable_wksp_tables   buildCTable_wksp
 
   U32   hist_wksp [HIST_WKSP_SIZE_U32]
 
   HUF_WriteCTableWksp   writeCTable_wksp
 
wksps
 

Detailed Description

Definition at line 13256 of file zstd.c.

Member Data Documentation

◆ buildCTable_wksp

HUF_buildCTable_wksp_tables HUF_compress_tables_t::buildCTable_wksp

Definition at line 13260 of file zstd.c.

◆ count

unsigned HUF_compress_tables_t::count[HUF_SYMBOLVALUE_MAX+1]

Definition at line 13257 of file zstd.c.

◆ CTable

HUF_CElt HUF_compress_tables_t::CTable[HUF_CTABLE_SIZE_ST(HUF_SYMBOLVALUE_MAX)]

Definition at line 13258 of file zstd.c.

◆ hist_wksp

U32 HUF_compress_tables_t::hist_wksp[HIST_WKSP_SIZE_U32]

Definition at line 13262 of file zstd.c.

◆ wksps

union { ... } HUF_compress_tables_t::wksps

◆ writeCTable_wksp

HUF_WriteCTableWksp HUF_compress_tables_t::writeCTable_wksp

Definition at line 13261 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:28