ReactOS 0.4.15-dev-7842-g558ab78
nodeElt_s Struct Reference

Public Attributes

U32 count
 
U16 parent
 
BYTE byte
 
BYTE nbBits
 

Detailed Description

Definition at line 208 of file huf_compress.c.

Member Data Documentation

◆ byte

BYTE nodeElt_s::byte

Definition at line 211 of file huf_compress.c.

Referenced by HUF_sort().

◆ count

U32 nodeElt_s::count

Definition at line 209 of file huf_compress.c.

Referenced by HUF_buildCTable_wksp(), HUF_setMaxHeight(), and HUF_sort().

◆ nbBits

BYTE nodeElt_s::nbBits

Definition at line 212 of file huf_compress.c.

Referenced by HUF_buildCTable_wksp(), and HUF_setMaxHeight().

◆ parent

U16 nodeElt_s::parent

Definition at line 210 of file huf_compress.c.

Referenced by HUF_buildCTable_wksp().


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