unrarsrc
6.1.7
About: unrar extracts, views and tests the contents of archives created with the RAR archiver.
![]() ![]() |
Go to the source code of this file.
Classes | |
struct | DecodeTable |
struct | UnpackBlockHeader |
struct | UnpackBlockTables |
struct | UnpackFilter |
struct | UnpackFilter30 |
struct | AudioVariables |
class | FragmentedWindow |
class | Unpack |
Macros | |
#define | MAX_QUICK_DECODE_BITS 10 |
#define | MAX_UNPACK_FILTERS 8192 |
#define | MAX3_UNPACK_FILTERS 8192 |
#define | MAX3_UNPACK_CHANNELS 1024 |
#define | MAX_FILTER_BLOCK_SIZE 0x400000 |
#define | UNPACK_MAX_WRITE 0x400000 |
#define MAX3_UNPACK_CHANNELS 1024 |
Definition at line 20 of file unpack.hpp.
#define MAX3_UNPACK_FILTERS 8192 |
Definition at line 14 of file unpack.hpp.
#define MAX_FILTER_BLOCK_SIZE 0x400000 |
Definition at line 24 of file unpack.hpp.
#define MAX_QUICK_DECODE_BITS 10 |
Definition at line 5 of file unpack.hpp.
#define MAX_UNPACK_FILTERS 8192 |
Definition at line 9 of file unpack.hpp.
#define UNPACK_MAX_WRITE 0x400000 |
Definition at line 28 of file unpack.hpp.