libpgf
6.14.12
PGF - Progressive Graphics File
|
This is the complete list of members for CSubband, including all inherited members.
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 | inlineprivate |
GetData(UINT32 pos) const | CSubband | inline |
GetHeight() const | CSubband | inline |
GetLevel() const | CSubband | inline |
GetOrientation() const | CSubband | inline |
GetWidth() const | CSubband | inline |
InitBuffPos() | CSubband | inlineprivate |
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 | inlineprivate |
SetBuffer(DataT *b) | CSubband | inlineprivate |
SetData(UINT32 pos, DataT v) | CSubband | inline |
WriteBuffer(DataT val) | CSubband | inlineprivate |
~CSubband() | CSubband |