Searched refs:max_lazy_match (Results 1 – 2 of 2) sorted by relevance
181 uInt max_lazy_match; member186 # define max_insert_length max_lazy_match
680 s->max_lazy_match = configuration_table[s->level].max_lazy; in lm_init()787 s->max_lazy_match = configuration_table[level].max_lazy; in deflateParams()804 s->max_lazy_match = (uInt)max_lazy; in deflateTune()1944 if (hash_head != NIL && s->prev_length < s->max_lazy_match && in deflate_slow()