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

Data Fields

BlockTypeCodeCalculator type_code_calculator
 
uint8_t type_depths [BROTLI_MAX_BLOCK_TYPE_SYMBOLS]
 
uint16_t type_bits [BROTLI_MAX_BLOCK_TYPE_SYMBOLS]
 
uint8_t length_depths [BROTLI_NUM_BLOCK_LEN_SYMBOLS]
 
uint16_t length_bits [BROTLI_NUM_BLOCK_LEN_SYMBOLS]
 

Field Documentation

◆ length_bits

uint16_t length_bits

◆ length_depths

uint8_t length_depths

◆ type_bits

uint16_t type_bits

◆ type_code_calculator

BlockTypeCodeCalculator type_code_calculator

◆ type_depths

uint8_t type_depths

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