ReactOS 0.4.16-dev-1106-g00b5dc8
|
Public Attributes | |
unsigned | count [HUF_SYMBOLVALUE_MAX+1] |
HUF_CElt | CTable [HUF_SYMBOLVALUE_MAX+1] |
HUF_buildCTable_wksp_tables | buildCTable_wksp |
Definition at line 629 of file huf_compress.c.
HUF_buildCTable_wksp_tables HUF_compress_tables_t::buildCTable_wksp |
Definition at line 632 of file huf_compress.c.
unsigned HUF_compress_tables_t::count[HUF_SYMBOLVALUE_MAX+1] |
Definition at line 630 of file huf_compress.c.
HUF_CElt HUF_compress_tables_t::CTable[HUF_SYMBOLVALUE_MAX+1] |
Definition at line 631 of file huf_compress.c.