Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzconf.h53 # define deflateTune z_deflateTune macro
Dzlib.h681 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
Ddeflate.c531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
DChangeLog655 - Add the deflateTune() function to adjust internal compression parameters
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzlib.h627 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
Ddeflate.c454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
DChangeLog38 - Add the deflateTune() function to adjust internal compression parameters