Searched refs:good_match (Results 1 – 2 of 2) sorted by relevance
195 uInt good_match; member
690 s->good_match = configuration_table[s->level].good_length; in lm_init()810 s->good_match = configuration_table[level].good_length; in deflateParams()825 s->good_match = (uInt)good_length; in deflateTune()1423 if (s->prev_length >= s->good_match) { in longest_match()