Searched refs:max_lazy (Results 1 – 4 of 4) sorted by relevance
130 ush max_lazy; /* do not perform lazy search above this match length */ member450 s->max_lazy_match = configuration_table[level].max_lazy;460 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument463 int max_lazy;472 s->max_lazy_match = max_lazy;1001 s->max_lazy_match = configuration_table[s->level].max_lazy;
631 int max_lazy,
760 ush max_lazy; /* do not perform lazy search above this match length */ member1058 s->max_lazy_match = configuration_table[level].max_lazy;1420 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;