Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h81 # define deflateTune z_deflateTune macro
H A Dzlib.h743 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
H A Ddeflate.c656 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
H A DChangeLog761 - Add the deflateTune() function to adjust internal compression parameters