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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Ddeflate.c121 ush max_chain; member in struct:config_s
139 /* Note: the deflate() code requires max_lazy >= MIN_MATCH and max_chain >= 4
390 s->max_chain_length = configuration_table[level].max_chain;
698 s->max_chain_length = configuration_table[s->level].max_chain;

Completed in 14 milliseconds