libpgf  6.12.24
PGF - Progressive Graphics File
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
CSubband Member List
This is the complete list of members for CSubband, including all inherited members.
AllocMemory()CSubband
CSubband()CSubband
CWaveletTransform classCSubband [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_dataCSubband [private]
m_dataPosCSubband [private]
m_heightCSubband [private]
m_levelCSubband [private]
m_orientationCSubband [private]
m_sizeCSubband [private]
m_widthCSubband [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