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

Data Fields

HistogramLiteral lit_histo
 
HistogramCommand cmd_histo
 
HistogramDistance dist_histo
 
uint8_t lit_depth [BROTLI_NUM_LITERAL_SYMBOLS]
 
uint16_t lit_bits [BROTLI_NUM_LITERAL_SYMBOLS]
 
uint8_t cmd_depth [BROTLI_NUM_COMMAND_SYMBOLS]
 
uint16_t cmd_bits [BROTLI_NUM_COMMAND_SYMBOLS]
 
uint8_t dist_depth [MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]
 
uint16_t dist_bits [MAX_SIMPLE_DISTANCE_ALPHABET_SIZE]
 
HuffmanTree tree [MAX_HUFFMAN_TREE_SIZE]
 

Field Documentation

◆ cmd_bits

uint16_t cmd_bits

◆ cmd_depth

uint8_t cmd_depth

◆ cmd_histo

HistogramCommand cmd_histo

◆ dist_bits

uint16_t dist_bits

◆ dist_depth

uint8_t dist_depth

◆ dist_histo

HistogramDistance dist_histo

◆ lit_bits

uint16_t lit_bits

◆ lit_depth

uint8_t lit_depth

◆ lit_histo

HistogramLiteral lit_histo

◆ tree


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