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

Public Attributes

S16 norm [MaxSeq+1]
 
U32 wksp [FSE_BUILD_CTABLE_WORKSPACE_SIZE_U32(MaxSeq, MaxFSELog)]
 

Detailed Description

Definition at line 237 of file zstd_compress_sequences.c.

Member Data Documentation

◆ norm

S16 ZSTD_BuildCTableWksp::norm[MaxSeq+1]

Definition at line 238 of file zstd_compress_sequences.c.

◆ wksp

U32 ZSTD_BuildCTableWksp::wksp[FSE_BUILD_CTABLE_WORKSPACE_SIZE_U32(MaxSeq, MaxFSELog)]

Definition at line 239 of file zstd_compress_sequences.c.


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