Home
last modified time | relevance | path

Searched refs:tree_limit (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/enc/
Dentropy_encode.h51 const int tree_limit,
Dentropy_encode.c73 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/
Dentropy_encode.h51 const int tree_limit,
Dentropy_encode.c73 const int tree_limit, in BrotliCreateHuffmanTree() argument
144 if (BrotliSetDepth((int)(2 * n - 1), &tree[0], depth, tree_limit)) { in BrotliCreateHuffmanTree()