Home
last modified time | relevance | path

Searched refs:max_lazy_match (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/lib/zlib_deflate/
A Ddefutil.h149 uInt max_lazy_match; member
154 # define max_insert_length max_lazy_match
A Ddeflate.c540 s->max_lazy_match = configuration_table[s->level].max_lazy; in lm_init()
1052 if (hash_head != NIL && s->prev_length < s->max_lazy_match && in deflate_slow()

Completed in 8 milliseconds