Project Alice
|
#include <zstd_compress_internal.h>
Public Attributes | |
ZSTD_entropyCTables_t | entropy |
U32 | rep [ZSTD_REP_NUM] |
Definition at line 188 of file zstd_compress_internal.h.
ZSTD_entropyCTables_t ZSTD_compressedBlockState_t::entropy |
Definition at line 189 of file zstd_compress_internal.h.
U32 ZSTD_compressedBlockState_t::rep[ZSTD_REP_NUM] |
Definition at line 190 of file zstd_compress_internal.h.