Home
last modified time | relevance | path

Searched defs:huffman_tree_extra_bits (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dbrotli_bit_stream.c290 uint8_t huffman_tree_extra_bits[BROTLI_NUM_COMMAND_SYMBOLS]; in BrotliStoreHuffmanTree() local
220 BrotliStoreHuffmanTreeToBitMask( const size_t huffman_tree_size, const uint8_t* huffman_tree, const uint8_t* huffman_tree_extra_bits, const uint8_t* code_length_bitdepth, const uint16_t* code_length_bitdepth_symbols, size_t* BROTLI_RESTRICT storage_ix, uint8_t* BROTLI_RESTRICT storage) BrotliStoreHuffmanTreeToBitMask() argument
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbrotli_bit_stream.c290 uint8_t huffman_tree_extra_bits[BROTLI_NUM_COMMAND_SYMBOLS]; in BrotliStoreHuffmanTree() local
220 BrotliStoreHuffmanTreeToBitMask( const size_t huffman_tree_size, const uint8_t* huffman_tree, const uint8_t* huffman_tree_extra_bits, const uint8_t* code_length_bitdepth, const uint16_t* code_length_bitdepth_symbols, size_t* BROTLI_RESTRICT storage_ix, uint8_t* BROTLI_RESTRICT storage) BrotliStoreHuffmanTreeToBitMask() argument

Completed in 5 milliseconds