TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "zutil.h"
#include "inftrees.h"
#include "inflate.h"
#include "inffast.h"
#include "inffixed.h"
Go to the source code of this file.
Macros | |
#define | UPDATE_CHECK(check, buf, len) (state->flags ? crc32(check, buf, len) : adler32(check, buf, len)) |
#define | CRC2(check, word) |
#define | CRC4(check, word) |
#define | LOAD() |
#define | RESTORE() |
#define | INITBITS() |
#define | PULLBYTE() |
#define | NEEDBITS(n) |
#define | BITS(n) ((unsigned)hold & ((1U << (n)) - 1)) |
#define | DROPBITS(n) |
#define | BYTEBITS() |
#define BITS | ( | n | ) | ((unsigned)hold & ((1U << (n)) - 1)) |
#define BYTEBITS | ( | ) |
#define CRC2 | ( | check, | |
word | |||
) |
Definition at line 426 of file inflate.c.
Referenced by inflate().
#define CRC4 | ( | check, | |
word | |||
) |
Definition at line 433 of file inflate.c.
Referenced by inflate().
#define DROPBITS | ( | n | ) |
#define INITBITS | ( | ) |
#define LOAD | ( | ) |
#define NEEDBITS | ( | n | ) |
#define PULLBYTE | ( | ) |
#define RESTORE | ( | ) |
local void fixedtables | ( | struct inflate_state FAR * | state | ) |
Definition at line 252 of file inflate.c.
References inflate_state::bits, distfix, DISTS, inflate_table(), lenfix, LENS, and inflate_state::next.
Referenced by inflate().
Definition at line 590 of file inflate.c.
References adler32(), inflate_state::back, BAD, code::bits, inflate_state::bits, BITS, BYTEBITS, CHECK, inflate_state::check, CODELENS, CODES, inflate_state::codes, COMMENT, COPY, COPY_, CRC2, crc32(), CRC4, DICT, DICTID, DIST, inflate_state::distbits, inflate_state::distcode, DISTEXT, DISTS, inflate_state::dmax, DONE, DROPBITS, EXLEN, EXTRA, inflate_state::extra, fixedtables(), FLAGS, inflate_state::flags, GUNZIP, inflate_state::have, inflate_state::havedict, HCRC, HEAD, inflate_state::head, inflate_state::hold, inflate_fast(), inflate_table(), inflateStateCheck(), INITBITS, int(), inflate_state::last, LEN, LEN_, inflate_state::lenbits, inflate_state::lencode, LENEXT, LENGTH, inflate_state::length, LENLENS, LENS, inflate_state::lens, LIT, LOAD, MATCH, MEM, inflate_state::mode, NAME, inflate_state::ncode, inflate_state::ndist, NEEDBITS, inflate_state::next, inflate_state::nlen, inflate_state::offset, code::op, OS, PULLBYTE, RESTORE, inflate_state::sane, STORED, SYNC, TABLE, TIME, inflate_state::total, Trace, Tracev, Tracevv, TYPE, TYPEDO, UPDATE_CHECK, updatewindow(), code::val, inflate_state::was, inflate_state::wbits, inflate_state::whave, inflate_state::window, inflate_state::wnext, inflate_state::work, inflate_state::wrap, inflate_state::wsize, Z_BLOCK, Z_BUF_ERROR, z_const, Z_DATA_ERROR, Z_DEFLATED, Z_FINISH, Z_MEM_ERROR, Z_NEED_DICT, Z_NULL, Z_OK, Z_STREAM_END, Z_STREAM_ERROR, Z_TREES, zmemcpy(), and ZSWAP32.
Referenced by gz_decomp(), uncompress2(), and unzReadCurrentFile().
Definition at line 1521 of file inflate.c.
References inflate_state::codes, inflateStateCheck(), and inflate_state::next.
Definition at line 1439 of file inflate.c.
References ENOUGH, inflateStateCheck(), inflate_state::wbits, inflate_state::window, inflate_state::wsize, Z_MEM_ERROR, Z_NULL, Z_OK, Z_STREAM_ERROR, ZALLOC, ZFREE, and zmemcpy().
Definition at line 1266 of file inflate.c.
References inflateStateCheck(), Tracev, inflate_state::window, Z_NULL, Z_OK, Z_STREAM_ERROR, and ZFREE.
Referenced by gzclose_r(), uncompress2(), and unzCloseCurrentFile().
Definition at line 1278 of file inflate.c.
References inflateStateCheck(), inflate_state::whave, inflate_state::window, inflate_state::wnext, Z_NULL, Z_OK, Z_STREAM_ERROR, and zmemcpy().
int ZEXPORT inflateGetHeader | ( | z_streamp | strm, |
gz_headerp | head | ||
) |
Definition at line 1330 of file inflate.c.
References inflate_state::head, inflateStateCheck(), inflate_state::wrap, Z_OK, and Z_STREAM_ERROR.
Definition at line 178 of file inflate.c.
References HEAD, inflateReset2(), inflate_state::mode, inflate_state::strm, internal_state::strm, Tracev, inflate_state::window, Z_MEM_ERROR, Z_NULL, Z_OK, Z_STREAM_ERROR, Z_VERSION_ERROR, ZALLOC, zcalloc(), zcfree(), ZFREE, and ZLIB_VERSION.
Referenced by inflateInit_().
Definition at line 218 of file inflate.c.
References DEF_WBITS, and inflateInit2_().
Definition at line 1510 of file inflate.c.
References inflate_state::back, COPY, inflateStateCheck(), inflate_state::length, long(), MATCH, inflate_state::mode, and inflate_state::was.
Definition at line 223 of file inflate.c.
References inflate_state::bits, inflate_state::hold, inflateStateCheck(), Z_OK, and Z_STREAM_ERROR.
Definition at line 130 of file inflate.c.
References inflateResetKeep(), inflateStateCheck(), inflate_state::whave, inflate_state::wnext, inflate_state::wsize, and Z_STREAM_ERROR.
Referenced by gz_look(), inflateReset2(), and inflateSync().
Definition at line 141 of file inflate.c.
References inflateReset(), inflateStateCheck(), inflate_state::wbits, inflate_state::window, inflate_state::wrap, Z_NULL, Z_STREAM_ERROR, and ZFREE.
Referenced by inflateInit2_().
Definition at line 106 of file inflate.c.
References inflate_state::back, inflate_state::bits, inflate_state::codes, inflate_state::distcode, inflate_state::dmax, inflate_state::flags, inflate_state::havedict, HEAD, inflate_state::head, inflate_state::hold, inflateStateCheck(), inflate_state::last, inflate_state::lencode, inflate_state::mode, inflate_state::next, inflate_state::sane, inflate_state::total, Tracev, inflate_state::wrap, Z_NULL, Z_OK, and Z_STREAM_ERROR.
Referenced by inflateReset().
Definition at line 1298 of file inflate.c.
References adler32(), inflate_state::check, DICT, inflate_state::havedict, inflateStateCheck(), MEM, inflate_state::mode, Tracev, updatewindow(), inflate_state::wrap, Z_DATA_ERROR, Z_MEM_ERROR, Z_NULL, Z_OK, and Z_STREAM_ERROR.
Definition at line 94 of file inflate.c.
References HEAD, inflate_state::mode, inflate_state::strm, SYNC, and Z_NULL.
Referenced by inflate(), inflateCodesUsed(), inflateCopy(), inflateEnd(), inflateGetDictionary(), inflateGetHeader(), inflateMark(), inflatePrime(), inflateReset(), inflateReset2(), inflateResetKeep(), inflateSetDictionary(), inflateSync(), inflateSyncPoint(), inflateUndermine(), and inflateValidate().
Definition at line 1375 of file inflate.c.
References inflate_state::bits, inflate_state::flags, inflate_state::have, inflate_state::hold, inflateReset(), inflateStateCheck(), inflate_state::mode, SYNC, syncsearch(), TYPE, inflate_state::wrap, Z_BUF_ERROR, Z_DATA_ERROR, Z_OK, and Z_STREAM_ERROR.
Definition at line 1431 of file inflate.c.
References inflate_state::bits, inflateStateCheck(), inflate_state::mode, STORED, and Z_STREAM_ERROR.
Definition at line 1483 of file inflate.c.
References inflateStateCheck(), inflate_state::sane, Z_DATA_ERROR, Z_OK, and Z_STREAM_ERROR.
Definition at line 1498 of file inflate.c.
References inflateStateCheck(), inflate_state::wrap, Z_OK, and Z_STREAM_ERROR.
Definition at line 1355 of file inflate.c.
References inflate_state::have, and inflate_state::next.
Referenced by inflateSync().
Definition at line 368 of file inflate.c.
References inflate_state::wbits, inflate_state::whave, inflate_state::window, inflate_state::wnext, inflate_state::wsize, Z_NULL, ZALLOC, and zmemcpy().
Referenced by inflate(), and inflateSetDictionary().