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

The combination of FSE states needed to decode sequences. More...

Data Fields

FSE_dtable ll_table
 
FSE_dtable of_table
 
FSE_dtable ml_table
 
u16 ll_state
 
u16 of_state
 
u16 ml_state
 

Detailed Description

The combination of FSE states needed to decode sequences.

Field Documentation

◆ ll_state

u16 ll_state

◆ ll_table

FSE_dtable ll_table

◆ ml_state

u16 ml_state

◆ ml_table

FSE_dtable ml_table

◆ of_state

u16 of_state

◆ of_table

FSE_dtable of_table

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