Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h538 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c451 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function