Searched refs:good_length (Results 1 – 4 of 4) sorted by relevance
119 ush good_length; /* reduce lazy search above this match length */ member647 s->good_match = configuration_table[level].good_length;656 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument658 int good_length;667 s->good_match = (uInt)good_length;1242 s->good_match = configuration_table[s->level].good_length;
744 int good_length,
757 ush good_length; /* reduce lazy search above this match length */ member1057 s->good_match = configuration_table[level].good_length;1419 s->good_match = configuration_table[s->level].good_length;
498 ush good_length; /* reduce lazy search above this match length */ member912 s->good_match = configuration_table[s->level].good_length;