Lines Matching refs:num_literal_contexts
341 size_t* num_literal_contexts, in ChooseContextMap() argument
389 *num_literal_contexts = 1; in ChooseContextMap()
391 *num_literal_contexts = 2; in ChooseContextMap()
394 *num_literal_contexts = 3; in ChooseContextMap()
404 size_t* num_literal_contexts, const uint32_t** literal_context_map) { in ShouldUseComplexStaticContextMap() argument
475 *num_literal_contexts = 13; in ShouldUseComplexStaticContextMap()
484 size_t* num_literal_contexts, const uint32_t** literal_context_map) { in DecideOverLiteralContextModeling() argument
489 num_literal_contexts, literal_context_map)) { in DecideOverLiteralContextModeling()
508 ChooseContextMap(quality, &bigram_prefix_histo[0], num_literal_contexts, in DecideOverLiteralContextModeling()
613 size_t num_literal_contexts = 1; in WriteMetaBlockInternal() local
618 params->size_hint, &num_literal_contexts, in WriteMetaBlockInternal()
622 prev_byte, prev_byte2, literal_context_lut, num_literal_contexts, in WriteMetaBlockInternal()