ZLIB Coding Functions
A basic algorithm for these data compression methods
is based on the Lempel-Ziv (LZ77) [Ziv77]
dictionary-based compression.
The structure of ZLIB data is schematically shown in
Figure
"ZLIB Data Structure"
.
ZLIB Data Structure

The full version of the
.
zlib
library is included with
the product at
<ipp
directory>
/interfaces/data-compression/ipp_zlib