libpgf
6.12.24
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 |
extracted | CSubband | |
ExtractTile(CEncoder &encoder, bool tile=false, UINT32 tileX=0, UINT32 tileY=0) THROW_ | CSubband | |
FreeMemory() | CSubband | |
GetBuffer() | CSubband | inline |
GetBuffPos() const | CSubband | inlineprivate |
GetLevel() const | CSubband | inline |
InitBuffPos() | CSubband | inlineprivate |
Initialize(UINT32 width, UINT32 height, int level, Orientation orient) | CSubband | private |
m_data | CSubband | |
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 |
placed | CSubband | |
PlaceTile(CDecoder &decoder, int quantParam, bool tile=false, UINT32 tileX=0, UINT32 tileY=0) THROW_ | CSubband | |
position(>=0)*@param v A wavelet coefficient */void SetData(UINT32 pos | CSubband | |
position(>=0)*@return Wavelet coefficient */DataT GetData(UINT32 pos) const | CSubband | inline |
quantization(with dead-zone) is used.A large quantization value *results in strong quantization and therefore in big quality loss.*@param quantParam A quantization parameter(larger or equal to 0)*/void Quantize(int quantParam) | CSubband | |
quantization(with dead-zone) is used.A large quantization value *results in strong quantization and therefore in big quality loss.*@param quantParam A quantization parameter(larger or equal to 0)*/void Dequantize(int quantParam) | CSubband | |
ReadBuffer() | CSubband | inlineprivate |
SetBuffer(DataT *b) | CSubband | inlineprivate |
subband(in pixels)*/int GetHeight() const | CSubband | inline |
subband(in pixels)*/int GetWidth() const | CSubband | inline |
subband(LL, HL, LH, HH)*/Orientation GetOrientation() const | CSubband | inline |
v | CSubband | |
WriteBuffer(DataT val) | CSubband | inlineprivate |
~CSubband() | CSubband |