Home | History | Annotate | Download | only in zlib_v128

Lines Matching refs:Z_SYNC_FLUSH

230 #define Z_SYNC_FLUSH    2
344 If the parameter flush is set to Z_SYNC_FLUSH, all pending output is
356 input data so far will be available to the decompressor, as for Z_SYNC_FLUSH.
363 for Z_SYNC_FLUSH, but the output is not aligned on a byte boundary, and up to
372 Z_SYNC_FLUSH, and the compression state is reset so that decompression can
380 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
485 The flush parameter of inflate() can be Z_NO_FLUSH, Z_SYNC_FLUSH, Z_FINISH,
486 Z_BLOCK, or Z_TREES. Z_SYNC_FLUSH requests that inflate() flush as much
662 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The