libpgf
6.11.32
PGF - Progressive Graphics File
|
AllocMemory() | CSubband | |
BufferWidth() const | CSubband | [inline] |
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] |
IncBuffRow(UINT32 pos) | CSubband | [inline] |
InitBuffPos(UINT32 left=0, UINT32 top=0) | CSubband | [inline, private] |
Initialize(UINT32 width, UINT32 height, int level, Orientation orient) | CSubband | [private] |
m_data | CSubband | [private] |
m_dataPos | CSubband | [private] |
m_dataWidth | CSubband | [private] |
m_height | CSubband | [private] |
m_level | CSubband | [private] |
m_orientation | CSubband | [private] |
m_ROIs | 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] |
SetROI(CROIs *roi) | CSubband | [inline, private] |
TilePosition(UINT32 tileX, UINT32 tileY, UINT32 &left, UINT32 &top, UINT32 &w, UINT32 &h) const | CSubband | [private] |
WriteBuffer(DataT val) | CSubband | [inline, private] |
~CSubband() | CSubband |