Home
last modified time | relevance | path

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

/linux-2.6.39/lib/zlib_deflate/
Ddeflate.c109 ush nice_length; /* quit search above this match length */ member
360 s->nice_match = configuration_table[level].nice_length;
674 s->nice_match = configuration_table[s->level].nice_length; in lm_init()