Home
last modified time | relevance | path

Searched refs:BrotliSetDepth (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dentropy_encode.h34 BROTLI_INTERNAL BROTLI_BOOL BrotliSetDepth(
H A Dentropy_encode.c23 BROTLI_BOOL BrotliSetDepth( in BrotliSetDepth() function
144 if (BrotliSetDepth((int)(2 * n - 1), &tree[0], depth, tree_limit)) { in BrotliCreateHuffmanTree()
H A Dbrotli_bit_stream.c496 if (BrotliSetDepth(2 * n - 1, tree, depth, 14)) { in BrotliBuildAndStoreHuffmanTreeFast()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dentropy_encode.h34 BROTLI_INTERNAL BROTLI_BOOL BrotliSetDepth(
H A Dentropy_encode.c23 BROTLI_BOOL BrotliSetDepth( in BrotliSetDepth() function
144 if (BrotliSetDepth((int)(2 * n - 1), &tree[0], depth, tree_limit)) { in BrotliCreateHuffmanTree()
H A Dbrotli_bit_stream.c496 if (BrotliSetDepth(2 * n - 1, tree, depth, 14)) { in BrotliBuildAndStoreHuffmanTreeFast()

Completed in 7 milliseconds