Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/zlib/
H A Dzconf.h107 # define inflateBackInit z_inflateBackInit macro
H A Dzlib.h1076 ZEXTERN int ZEXPORT inflateBackInit(z_streamp strm, int windowBits,
1091 inflateBackInit will return Z_OK on success, Z_STREAM_ERROR if any of
1113 inflateBackInit() must be called first to allocate the internal state
1140 inflateBackInit(), which is also the buffer that out() uses to write from.
1173 All memory allocated by inflateBackInit() is freed.
1823 # define inflateBackInit(strm, windowBits, window) \ macro

Completed in 5 milliseconds