Home
last modified time | relevance | path

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

/external/brotli/enc/
Dentropy_encode.h51 const int tree_limit,
Dentropy_encode.c71 const int tree_limit, in BrotliCreateHuffmanTree() argument
142 if (BrotliSetDepth((int)(2 * n - 1), &tree[0], depth, tree_limit)) { in BrotliCreateHuffmanTree()