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

Data Fields

size_t alphabet_size_
 
size_t num_contexts_
 
size_t max_block_types_
 
size_t min_block_size_
 
double split_threshold_
 
size_t num_blocks_
 
BlockSplitsplit_
 
HistogramLiteral * histograms_
 
size_t * histograms_size_
 
size_t target_block_size_
 
size_t block_size_
 
size_t curr_histogram_ix_
 
size_t last_histogram_ix_ [2]
 
double last_entropy_ [2 *BROTLI_MAX_STATIC_CONTEXTS]
 
size_t merge_last_count_
 

Field Documentation

◆ alphabet_size_

size_t alphabet_size_

◆ block_size_

size_t block_size_

◆ curr_histogram_ix_

size_t curr_histogram_ix_

◆ histograms_

HistogramLiteral * histograms_

◆ histograms_size_

size_t * histograms_size_

◆ last_entropy_

double last_entropy_

◆ last_histogram_ix_

size_t last_histogram_ix_

◆ max_block_types_

size_t max_block_types_

◆ merge_last_count_

size_t merge_last_count_

◆ min_block_size_

size_t min_block_size_

◆ num_blocks_

size_t num_blocks_

◆ num_contexts_

size_t num_contexts_

◆ split_

BlockSplit * split_

◆ split_threshold_

double split_threshold_

◆ target_block_size_

size_t target_block_size_

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