Searched refs:max_lazy (Results 1 – 4 of 4) sorted by relevance
120 ush max_lazy; /* do not perform lazy search above this match length */ member646 s->max_lazy_match = configuration_table[level].max_lazy;656 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument659 int max_lazy;668 s->max_lazy_match = (uInt)max_lazy;1241 s->max_lazy_match = configuration_table[s->level].max_lazy;
745 int max_lazy,
758 ush max_lazy; /* do not perform lazy search above this match length */ member1056 s->max_lazy_match = configuration_table[level].max_lazy;1418 s->max_lazy_match = configuration_table[s->level].max_lazy;
499 ush max_lazy; /* do not perform lazy search above this match length */ member911 s->max_lazy_match = configuration_table[s->level].max_lazy;