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