Searched refs:good_match (Results 1 – 5 of 5) sorted by relevance
185 uInt good_match; member
451 s->good_match = configuration_table[level].good_length;471 s->good_match = good_length;1002 s->good_match = configuration_table[s->level].good_length;1070 if (s->prev_length >= s->good_match) {
197 uInt good_match; member
683 s->good_match = configuration_table[s->level].good_length; in lm_init()790 s->good_match = configuration_table[level].good_length; in deflateParams()805 s->good_match = (uInt)good_length; in deflateTune()1384 if (s->prev_length >= s->good_match) { in longest_match()
458 uInt good_match; member998 s->good_match = configuration_table[level].good_length;1321 s->good_match = configuration_table[s->level].good_length; in lm_init()1386 if (s->prev_length >= s->good_match) { in longest_match()