Searched defs:Z_FULL_FLUSH (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/zlib-1.2.6/
H A Dzlib.h167 #define Z_FULL_FLUSH 3 macro
307 If flush is set to Z_FULL_FLUSH, all output is flushed as with
310 random access is desired. Using Z_FULL_FLUSH too often can seriously degrade
316 avail_out). In the case of a Z_FULL_FLUSH or Z_SYNC_FLUSH, make sure that
595 options Z_BLOCK, Z_PARTIAL_FLUSH, Z_SYNC_FLUSH, or Z_FULL_FLUSH. The
842 for the description of deflate with Z_FULL_FLUSH) can be found, or until all

Completed in 951 milliseconds