Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching full:decoding

395   if and when it gets to the next deflate block boundary. When decoding the
404 if inflate() is currently decoding the last block in the deflate stream,
405 plus 128 if inflate() returned immediately after decoding an end-of-block
406 code or decoding the complete header up to just before the first byte of the
722 windowBits can also be greater than 15 for optional gzip decoding. Add
723 32 to windowBits to enable zlib and gzip decoding with automatic header
973 12: BUILDFIXED -- build static block decoding tables when needed