Project Alice
Loading...
Searching...
No Matches
ZSTD_entropyCTables_t Struct Reference

#include <zstd_compress_internal.h>

Collaboration diagram for ZSTD_entropyCTables_t:

Public Attributes

ZSTD_hufCTables_t huf
 
ZSTD_fseCTables_t fse
 

Detailed Description

Definition at line 74 of file zstd_compress_internal.h.

Member Data Documentation

◆ fse

ZSTD_fseCTables_t ZSTD_entropyCTables_t::fse

Definition at line 76 of file zstd_compress_internal.h.

◆ huf

ZSTD_hufCTables_t ZSTD_entropyCTables_t::huf

Definition at line 75 of file zstd_compress_internal.h.


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