Searched defs:deflateTune (Results 1 - 8 of 8) sorted by relevance

/external/zlib/src/contrib/pascal/
H A Dzlibpas.pas121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): Integer; function
207 function deflateTune; external; function
/external/chromium_org/third_party/zlib/
H A Ddeflate.c457 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) function
H A Dmozzconf.h125 #define deflateTune MOZ_Z_deflateTune macro
H A Dzconf.h50 # define deflateTune z_deflateTune macro
/external/qemu/distrib/zlib-1.2.3/
H A Ddeflate.c454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) function
/external/zlib/src/
H A Ddeflate.c531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) function
H A Dzconf.h53 # define deflateTune z_deflateTune macro
/external/zlib/
H A Dzconf.h53 # define deflateTune z_deflateTune macro

Completed in 42 milliseconds