Searched refs:Z_FILTERED (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dzlib.h167 #define Z_FILTERED 1 macro
481 value Z_DEFAULT_STRATEGY for normal data, Z_FILTERED for data produced by a
485 tuned to compress them better. The effect of Z_FILTERED is to force more
/linux-4.1.27/lib/zlib_deflate/
H A Ddeflate.c1052 if (s->match_length <= 5 && (s->strategy == Z_FILTERED || deflate_slow()

Completed in 55 milliseconds