lz77comp.h File Reference


Detailed Description

Definition in file lz77comp.h.

#include "whiptk/whipcore.h"
#include "whiptk/fifo.h"
#include "whiptk/file.h"
#include "whiptk/lzdefs.h"
#include <zlib.h>

Go to the source code of this file.

Classes

class  WT_History_Item
 For use by the compression classes. More...
class  WT_LZ_Compressor
 A Ziv-Lempel compressor. More...
class  WT_ZLib_Compressor
 A Zlib compressor. More...

Defines

#define WD_LZ_BYTES_USED_FOR_HASH   4
#define WD_MAX_HASH_ENTRIES_TO_SEARCH   64
#define WD_LZ_HASH_TABLE_SIZE   65536
#define WD_MAXIMUM_MATCH_LENGTH   (255 + 15 + WD_LZ_COMPRESSION_AND_OFFSET_CODE_BYTES)
#define WD_MAX_LITERAL_DATA_STREAM   (255 + 15)


Generated on Tue Jan 6 22:41:13 2009 for Autodesk DWF Whip 2D Toolkit by  doxygen 1.4.5