Home
last modified time | relevance | path

Searched refs:deflateBound (Results 1 - 2 of 2) sorted by relevance

/interface/sdk_c/third_party/zlib/
H A Dzconf.h46 # define deflateBound z_deflateBound macro
535 #pragma map(deflateBound,"DEBND")
H A Dzlib.h336 call, avail_out must be at least the value returned by deflateBound (see
761 ZEXTERN uLong ZEXPORT deflateBound(z_streamp strm,
764 deflateBound() returns an upper bound on the compressed size after
770 deflateBound(), and the flush value Z_FINISH, then deflate() is guaranteed
772 be larger than the value returned by deflateBound() if flush options other

Completed in 5 milliseconds