Home
last modified time | relevance | path

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

/external/brotli/c/dec/
Dstate.h224 uint32_t num_literal_htrees; member
Ddecode.c2285 &s->num_literal_htrees, &s->context_map, s); in BrotliDecoderDecompressStream()
2313 BROTLI_NUM_LITERAL_SYMBOLS, s->num_literal_htrees); in BrotliDecoderDecompressStream()