ReactOS 0.4.15-dev-7958-gcd0bb1a
HUF_compress_tables_t Struct Reference
Collaboration diagram for HUF_compress_tables_t:

Public Attributes

unsigned count [HUF_SYMBOLVALUE_MAX+1]
 
HUF_CElt CTable [HUF_SYMBOLVALUE_MAX+1]
 
HUF_buildCTable_wksp_tables buildCTable_wksp
 

Detailed Description

Definition at line 629 of file huf_compress.c.

Member Data Documentation

◆ buildCTable_wksp

HUF_buildCTable_wksp_tables HUF_compress_tables_t::buildCTable_wksp

Definition at line 632 of file huf_compress.c.

◆ count

unsigned HUF_compress_tables_t::count[HUF_SYMBOLVALUE_MAX+1]

Definition at line 630 of file huf_compress.c.

◆ CTable

HUF_CElt HUF_compress_tables_t::CTable[HUF_SYMBOLVALUE_MAX+1]

Definition at line 631 of file huf_compress.c.


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