Project Alice
Loading...
Searching...
No Matches
HUF_ReadDTableX2_Workspace Struct Reference
Collaboration diagram for HUF_ReadDTableX2_Workspace:

Public Attributes

rankValCol_t rankVal [HUF_TABLELOG_MAX]
 
U32 rankStats [HUF_TABLELOG_MAX+1]
 
U32 rankStart0 [HUF_TABLELOG_MAX+3]
 
sortedSymbol_t sortedSymbol [HUF_SYMBOLVALUE_MAX+1]
 
BYTE weightList [HUF_SYMBOLVALUE_MAX+1]
 
U32 calleeWksp [HUF_READ_STATS_WORKSPACE_SIZE_U32]
 

Detailed Description

Definition at line 1170 of file huf_decompress.c.

Member Data Documentation

◆ calleeWksp

U32 HUF_ReadDTableX2_Workspace::calleeWksp[HUF_READ_STATS_WORKSPACE_SIZE_U32]

Definition at line 1176 of file huf_decompress.c.

◆ rankStart0

U32 HUF_ReadDTableX2_Workspace::rankStart0[HUF_TABLELOG_MAX+3]

Definition at line 1173 of file huf_decompress.c.

◆ rankStats

U32 HUF_ReadDTableX2_Workspace::rankStats[HUF_TABLELOG_MAX+1]

Definition at line 1172 of file huf_decompress.c.

◆ rankVal

rankValCol_t HUF_ReadDTableX2_Workspace::rankVal[HUF_TABLELOG_MAX]

Definition at line 1171 of file huf_decompress.c.

◆ sortedSymbol

sortedSymbol_t HUF_ReadDTableX2_Workspace::sortedSymbol[HUF_SYMBOLVALUE_MAX+1]

Definition at line 1174 of file huf_decompress.c.

◆ weightList

BYTE HUF_ReadDTableX2_Workspace::weightList[HUF_SYMBOLVALUE_MAX+1]

Definition at line 1175 of file huf_decompress.c.


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