Home
last modified time | relevance | path

Searched refs:max_insert_length (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/zlib_deflate/
H A Ddefutil.h154 # define max_insert_length max_lazy_match macro
157 * max_insert_length is used only for compression levels <= 3.
H A Ddeflate.c969 if (s->match_length <= s->max_insert_length && in deflate_fast()
/kernel/linux/linux-6.6/lib/zlib_deflate/
H A Ddefutil.h154 # define max_insert_length max_lazy_match macro
157 * max_insert_length is used only for compression levels <= 3.
H A Ddeflate.c976 if (s->match_length <= s->max_insert_length && in deflate_fast()

Completed in 6 milliseconds