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

The context needed to decode blocks in a frame. More...

Data Fields

frame_header_t header
 
size_t current_total_output
 
const u8dict_content
 
size_t dict_content_len
 
HUF_dtable literals_dtable
 
FSE_dtable ll_dtable
 
FSE_dtable ml_dtable
 
FSE_dtable of_dtable
 
u64 previous_offsets [3]
 

Detailed Description

The context needed to decode blocks in a frame.

Field Documentation

◆ current_total_output

size_t current_total_output

◆ dict_content

const u8 * dict_content

◆ dict_content_len

size_t dict_content_len

◆ header

◆ literals_dtable

HUF_dtable literals_dtable

◆ ll_dtable

FSE_dtable ll_dtable

◆ ml_dtable

FSE_dtable ml_dtable

◆ of_dtable

FSE_dtable of_dtable

◆ previous_offsets

u64 previous_offsets

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