libpgf 7.21.2
PGF - Progressive Graphics File
Loading...
Searching...
No Matches
CDecoder Member List

This is the complete list of members for CDecoder, including all inherited members.

CDecoder(CPGFStream *stream, PGFPreHeader &preHeader, PGFHeader &header, PGFPostHeader &postHeader, UINT32 *&levelLength, UINT64 &userDataPos, bool useOMP, UINT32 userDataPolicy)CDecoder
DecodeBuffer()CDecoder
DecodeInterleaved(CWaveletTransform *wtChannel, int level, int quantParam)CDecoder
DequantizeValue(CSubband *band, UINT32 bandPos, int quantParam)CDecoder
GetEncodedHeaderLength() constCDecoderinline
GetNextMacroBlock()CDecoder
GetStream()CDecoderinline
m_currentBlockCDecoderprivate
m_currentBlockIndexCDecoderprivate
m_encodedHeaderLengthCDecoderprivate
m_macroBlockLenCDecoderprivate
m_macroBlocksCDecoderprivate
m_macroBlocksAvailableCDecoderprivate
m_startPosCDecoderprivate
m_streamCDecoderprivate
m_streamSizeEstimationCDecoderprivate
Partition(CSubband *band, int quantParam, int width, int height, int startPos, int pitch)CDecoder
ReadEncodedData(UINT8 *target, UINT32 len) constCDecoder
ReadMacroBlock(CMacroBlock *block)CDecoderprivate
SetStreamPosToData()CDecoderinline
SetStreamPosToStart()CDecoderinline
Skip(UINT64 offset)CDecoder
~CDecoder()CDecoder