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

#include <zstd_compress_internal.h>

Collaboration diagram for ZSTD_compressedBlockState_t:

Public Attributes

ZSTD_entropyCTables_t entropy
 
U32 rep [ZSTD_REP_NUM]
 

Detailed Description

Definition at line 188 of file zstd_compress_internal.h.

Member Data Documentation

◆ entropy

ZSTD_entropyCTables_t ZSTD_compressedBlockState_t::entropy

Definition at line 189 of file zstd_compress_internal.h.

◆ rep

U32 ZSTD_compressedBlockState_t::rep[ZSTD_REP_NUM]

Definition at line 190 of file zstd_compress_internal.h.


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