Searched refs:kLiteralContextBits (Results 1 – 4 of 4) sorted by relevance
86 static const int kLiteralContextBits = 6; variable
53 int context = (literal_it.type_ << kLiteralContextBits) + in BuildHistograms()
747 mb->literal_split.num_types_ << kLiteralContextBits; in BuildMetaBlock()770 1 << kLiteralContextBits, in BuildMetaBlock()852 int context = ((literal_it.type_ << kLiteralContextBits) + in StoreMetaBlock()
48 static const int kLiteralContextBits = 6; variable825 if (!DecodeContextMap(num_block_types[0] << kLiteralContextBits, in BrotliDecompress()907 context_offset = block_type[0] << kLiteralContextBits; in BrotliDecompress()