Home
last modified time | relevance | path

Searched refs:block_split_code_ (Results 1 – 1 of 1) sorted by relevance

/external/brotli/c/enc/
Dbrotli_bit_stream.c849 BlockSplitCode block_split_code_; member
865 InitBlockTypeCodeCalculator(&self->block_split_code_.type_code_calculator); in InitBlockEncoder()
883 self->num_blocks_, self->num_block_types_, tree, &self->block_split_code_, in BuildAndStoreBlockSwitchEntropyCodes()
897 StoreBlockSwitch(&self->block_split_code_, block_len, block_type, 0, in StoreSymbol()
919 StoreBlockSwitch(&self->block_split_code_, block_len, block_type, 0, in StoreSymbolWithContext()