Searched refs:good_length (Results 1 – 2 of 2) sorted by relevance
118 ush good_length; /* reduce lazy search above this match length */ member442 s->good_match = configuration_table[level].good_length;451 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument453 int good_length;462 s->good_match = good_length;1030 s->good_match = configuration_table[s->level].good_length;
539 int good_length,