Searched refs:max_chain (Results 1 - 1 of 1) sorted by relevance

/broadcom-cfe-1.4.2/cfe/zlib/
H A Ddeflate.c122 ush max_chain; member in struct:config_s
140 /* Note: the deflate() code requires max_lazy >= MIN_MATCH and max_chain >= 4
391 s->max_chain_length = configuration_table[level].max_chain;
699 s->max_chain_length = configuration_table[s->level].max_chain;

Completed in 81 milliseconds