Scribus
Open source desktop publishing at your fingertips
Decoder.h File Reference

PGF decoder class. More...

#include "PGFstream.h"
#include "BitStream.h"
#include "Subband.h"
#include "WaveletTransform.h"
Include dependency graph for Decoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CDecoder
 PGF decoder. More...
 

Macros

#define BufferLen   (BufferSize/WordWidth)
 number of words per buffer
 
#define CodeBufferLen   BufferSize
 number of words in code buffer (CodeBufferLen > BufferLen)
 

Detailed Description

PGF decoder class.

Author
C. Stamm, R. Spuler