Searched refs:BrotliSetDepth (Results 1 – 3 of 3) sorted by relevance
34 BROTLI_INTERNAL BROTLI_BOOL BrotliSetDepth(
21 BROTLI_BOOL BrotliSetDepth( in BrotliSetDepth() function142 if (BrotliSetDepth((int)(2 * n - 1), &tree[0], depth, tree_limit)) { in BrotliCreateHuffmanTree()
511 if (BrotliSetDepth(2 * n - 1, tree, depth, 14)) { in BrotliBuildAndStoreHuffmanTreeFast()