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

/vbox/src/libs/zlib-1.2.6/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
/vbox/src/libs/zlib-1.2.6/
H A Ddeflate.c529 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) function
H A Dzconf.h143 # define deflateTune z_deflateTune macro

Completed in 302 milliseconds