Home | History | Annotate | Download | only in zlib

Lines Matching full:decoding

423   stop if and when it gets to the next deflate block boundary.  When decoding
432 inflate() is currently decoding the last block in the deflate stream, plus
433 128 if inflate() returned immediately after decoding an end-of-block code or
434 decoding the complete header up to just before the first byte of the deflate
766 windowBits can also be greater than 15 for optional gzip decoding. Add
767 32 to windowBits to enable zlib and gzip decoding with automatic header
885 zero, then inflate() is currently decoding information outside of a block.
895 decoding of the code, or if it has completed decoding but is waiting for
1066 12: BUILDFIXED -- build static block decoding tables when needed