Home
last modified time | relevance | path

Searched refs:z_stream (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dzlib.h178 } z_stream; typedef
180 typedef z_stream FAR *z_streamp;
1409 deflateInit_((strm), (level), ZLIB_VERSION, sizeof(z_stream))
1411 gpdinflateInit_((strm), ZLIB_VERSION, sizeof(z_stream))
1414 (strategy), ZLIB_VERSION, sizeof(z_stream))
1416 gpdinflateInit2_((strm), (windowBits), ZLIB_VERSION, sizeof(z_stream))
1419 ZLIB_VERSION, sizeof(z_stream))
H A Dpngconf.h1362 typedef z_stream FAR * png_zstreamp;
H A Dpng.h607 z_stream zstream;
1364 z_stream zstream; /* pointer to decompression structure (below) */