ReactOS 0.4.15-dev-7953-g1f49173
HUF_DEltX2 Struct Reference

Public Attributes

U16 sequence
 
BYTE nbBits
 
BYTE length
 

Detailed Description

Definition at line 460 of file huf_decompress.c.

Member Data Documentation

◆ length

BYTE HUF_DEltX2::length

Definition at line 460 of file huf_decompress.c.

Referenced by HUF_decodeSymbolX2(), HUF_fillDTableX2(), and HUF_fillDTableX2Level2().

◆ nbBits

BYTE HUF_DEltX2::nbBits

Definition at line 460 of file huf_decompress.c.

Referenced by HUF_fillDTableX2(), and HUF_fillDTableX2Level2().

◆ sequence

U16 HUF_DEltX2::sequence

Definition at line 460 of file huf_decompress.c.

Referenced by HUF_fillDTableX2(), and HUF_fillDTableX2Level2().


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