Searched refs:good_length (Results 1 – 2 of 2) sorted by relevance
151 ush good_length; /* reduce lazy search above this match length */ member475 s->good_match = configuration_table[level].good_length; in deflateParams()485 deflateTune(z_streamp strm, int good_length, int max_lazy, int nice_length, in deflateTune() argument492 s->good_match = good_length; in deflateTune()1021 s->good_match = configuration_table[s->level].good_length; in lm_init()
666 int good_length,