Searched refs:tree_limit (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | entropy_encode.h | 51 const int tree_limit,
|
D | entropy_encode.c | 73 const int tree_limit, in BrotliCreateHuffmanTree() argument 144 if (BrotliSetDepth((int)(2 * n - 1), &tree[0], depth, tree_limit)) { in BrotliCreateHuffmanTree()
|
/third_party/node/deps/brotli/c/enc/ |
D | entropy_encode.h | 51 const int tree_limit,
|
D | entropy_encode.c | 73 const int tree_limit, in BrotliCreateHuffmanTree() argument 144 if (BrotliSetDepth((int)(2 * n - 1), &tree[0], depth, tree_limit)) { in BrotliCreateHuffmanTree()
|