Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
FSE_dtable Struct Reference

The tables needed to decode FSE encoded streams. More...

Data Fields

u8symbols
 
u8num_bits
 
u16new_state_base
 
int accuracy_log
 

Detailed Description

The tables needed to decode FSE encoded streams.

Field Documentation

◆ accuracy_log

int accuracy_log

◆ new_state_base

u16 * new_state_base

◆ num_bits

u8 * num_bits

◆ symbols

u8 * symbols

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