aimsalgo  5.0.5
Neuroimaging image processing
huffman.h File Reference
Include dependency graph for huffman.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HuffStatTmpStruct
 
class  HuffStat
 
class  LZHLEncoderStat
 
struct  LZHLEncoderStat::Symbol
 
class  LZHLEncoder
 
class  LZHLDecoderStat
 
struct  LZHLDecoderStat::Group
 

Macros

#define NHUFFSYMBOLS   ( 256 + 16 + 2 )
 

Macro Definition Documentation

◆ NHUFFSYMBOLS

#define NHUFFSYMBOLS   ( 256 + 16 + 2 )

Definition at line 44 of file huffman.h.

Referenced by LZHLEncoder::~LZHLEncoder().