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

PGF encoder class. More...

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

Go to the source code of this file.

Classes

class  CEncoder
 PGF encoder. 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 encoder class.

Author
C. Stamm, R. Spuler