Searched refs:bigram_prefix_histo (Results 1 – 1 of 1) sorted by relevance
479 uint32_t bigram_prefix_histo[9] = { 0 }; in DecideOverLiteralContextModeling() local487 ++bigram_prefix_histo[prev + lut[literal >> 6]]; in DecideOverLiteralContextModeling()491 ChooseContextMap(quality, &bigram_prefix_histo[0], num_literal_contexts, in DecideOverLiteralContextModeling()