Home
last modified time | relevance | path

Searched refs:BROTLI_HUFFMAN_MAX_SIZE_26 (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Dhuffman.h22 #define BROTLI_HUFFMAN_MAX_SIZE_26 396 macro
H A Ddecode.c1126 tree_type * BROTLI_HUFFMAN_MAX_SIZE_26]; in DecodeBlockTypeAndLength()
2207 (BROTLI_HUFFMAN_MAX_SIZE_258 + BROTLI_HUFFMAN_MAX_SIZE_26)); in BrotliDecoderDecompressStream()
2301 int tree_offset = s->loop_counter * BROTLI_HUFFMAN_MAX_SIZE_26; in BrotliDecoderDecompressStream()
2310 int tree_offset = s->loop_counter * BROTLI_HUFFMAN_MAX_SIZE_26; in BrotliDecoderDecompressStream()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.h22 #define BROTLI_HUFFMAN_MAX_SIZE_26 396 macro
H A Ddecode.c1126 tree_type * BROTLI_HUFFMAN_MAX_SIZE_26]; in DecodeBlockTypeAndLength()
2207 (BROTLI_HUFFMAN_MAX_SIZE_258 + BROTLI_HUFFMAN_MAX_SIZE_26)); in BrotliDecoderDecompressStream()
2301 int tree_offset = s->loop_counter * BROTLI_HUFFMAN_MAX_SIZE_26; in BrotliDecoderDecompressStream()
2310 int tree_offset = s->loop_counter * BROTLI_HUFFMAN_MAX_SIZE_26; in BrotliDecoderDecompressStream()

Completed in 10 milliseconds