Home | History | Annotate | Download | only in linux

Lines Matching full:compressed

65      The compressed data format used by default by the in-memory functions is
78 the consistency of the compressed data, so the library should never
237 compressed output when it wants, for example when the output buffer is full
251 restart from this point if previous compressed data has been damaged or if
416 or more output produced), Z_STREAM_END if the end of the compressed data has
483 the compression ratio but not the correctness of the compressed output even
499 without producing any compressed output. This function must be called
505 to be encountered later in the data to be compressed, with the most commonly
507 dictionary is most useful when the data to be compressed is short and can be
508 predicted with good accuracy; the data can then be compressed better than
575 is compressed with the old level (and may be flushed); the new level will
580 be compressed and flushed. In particular, strm->avail_out must be non-zero.
599 deflateInit2() was not used. If a compressed stream with a larger window
607 is for use with other formats that use the deflate compressed data format
609 format is developed using the raw deflate format for compressed data, it is
655 Skips invalid compressed data until a full flush point (see above the
663 indicates where valid compressed data was found. In the error case, the