Home
last modified time | relevance | path

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

/external/chromium_org/third_party/brotli/src/brotli/enc/
Dencode.cc620 void EncodeBlockLength(const EntropyCodeBlockLength& entropy, in EncodeBlockLength() function
679 EncodeBlockLength(code->block_len_code, split.lengths_[0], in BuildAndEncodeBlockSplitCode()
694 EncodeBlockLength(code.block_len_code, it->length_, storage_ix, storage); in MoveAndEncode()