Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/zlib/
H A Dzconf.h105 # define inflateBack z_inflateBack macro
H A Dzlib.h1079 Initialize the internal stream state for decompression using inflateBack()
1089 See inflateBack() for the usage of these routines.
1101 ZEXTERN int ZEXPORT inflateBack(z_streamp strm,
1105 inflateBack() does a raw inflate with a single call using a call-back
1110 buffers. inflateBack() trusts the application to not change the output
1111 buffer passed by the output function, at least until inflateBack() returns.
1115 inflateBack() may then be used multiple times to inflate a complete, raw
1127 inflateBack() uses two subroutines supplied by the caller that are then
1128 called by inflateBack() for input and output. inflateBack() call
[all...]

Completed in 4 milliseconds