libpgf
6.11.42
PGF - Progressive Graphics File
|
AllocMemory() | CSubband | |
CSubband() | CSubband | |
CWaveletTransform class | CSubband | [friend] |
Dequantize(int quantParam) | CSubband | |
ExtractTile(CEncoder &encoder, bool tile=false, UINT32 tileX=0, UINT32 tileY=0) THROW_ | CSubband | |
FreeMemory() | CSubband | |
GetBuffer() | CSubband | [inline] |
GetBuffPos() const | CSubband | [inline, private] |
GetData(UINT32 pos) const | CSubband | [inline] |
GetHeight() const | CSubband | [inline] |
GetLevel() const | CSubband | [inline] |
GetOrientation() const | CSubband | [inline] |
GetWidth() const | CSubband | [inline] |
InitBuffPos() | CSubband | [inline, private] |
Initialize(UINT32 width, UINT32 height, int level, Orientation orient) | CSubband | [private] |
m_data | CSubband | [private] |
m_dataPos | CSubband | [private] |
m_height | CSubband | [private] |
m_level | CSubband | [private] |
m_orientation | CSubband | [private] |
m_size | CSubband | [private] |
m_width | CSubband | [private] |
PlaceTile(CDecoder &decoder, int quantParam, bool tile=false, UINT32 tileX=0, UINT32 tileY=0) THROW_ | CSubband | |
Quantize(int quantParam) | CSubband | |
ReadBuffer() | CSubband | [inline, private] |
SetBuffer(DataT *b) | CSubband | [inline, private] |
SetData(UINT32 pos, DataT v) | CSubband | [inline] |
WriteBuffer(DataT val) | CSubband | [inline, private] |
~CSubband() | CSubband |