Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/dec/
Dstate.h326 uint32_t num_literal_htrees; member
Ddecode.c2379 &s->num_literal_htrees, &s->context_map, s); in BrotliDecoderDecompressStream()
2409 BROTLI_NUM_LITERAL_SYMBOLS, s->num_literal_htrees); in BrotliDecoderDecompressStream()
/third_party/node/deps/brotli/c/dec/
Dstate.h326 uint32_t num_literal_htrees; member
Ddecode.c2379 &s->num_literal_htrees, &s->context_map, s); in BrotliDecoderDecompressStream()
2409 BROTLI_NUM_LITERAL_SYMBOLS, s->num_literal_htrees); in BrotliDecoderDecompressStream()