Project Alice
|
#include <zstd_compress_internal.h>
Public Attributes | |
HUF_CElt | CTable [HUF_CTABLE_SIZE_ST(255)] |
HUF_repeat | repeatMode |
Definition at line 60 of file zstd_compress_internal.h.
HUF_CElt ZSTD_hufCTables_t::CTable[HUF_CTABLE_SIZE_ST(255)] |
Definition at line 61 of file zstd_compress_internal.h.
HUF_repeat ZSTD_hufCTables_t::repeatMode |
Definition at line 62 of file zstd_compress_internal.h.