Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
ZSTD_entropyDTables_t Struct Reference

#include <zstd_decompress_internal.h>

Data Fields

ZSTD_seqSymbol LLTable [SEQSYMBOL_TABLE_SIZE(LLFSELog)]
 
ZSTD_seqSymbol OFTable [SEQSYMBOL_TABLE_SIZE(OffFSELog)]
 
ZSTD_seqSymbol MLTable [SEQSYMBOL_TABLE_SIZE(MLFSELog)]
 
HUF_DTable hufTable [HUF_DTABLE_SIZE(HufLog)]
 
U32 rep [ZSTD_REP_NUM]
 
U32 workspace [ZSTD_BUILD_FSE_TABLE_WKSP_SIZE_U32]
 

Field Documentation

◆ hufTable

HUF_DTable hufTable

◆ LLTable

ZSTD_seqSymbol LLTable

◆ MLTable

ZSTD_seqSymbol MLTable

◆ OFTable

ZSTD_seqSymbol OFTable

◆ rep

U32 rep

◆ workspace

U32 workspace

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