aimsalgo 6.0.0
Neuroimaging image processing
huffman.h File Reference
#include <aims/config/aimsalgo_config.h>
#include <aims/compression/lzhl.h>
#include <aims/def/general.h>
#include <aims/def/assert.h>
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.