|
libpgf
6.14.12
PGF - Progressive Graphics File
|
| CDecoder(CPGFStream *stream, PGFPreHeader &preHeader, PGFHeader &header, PGFPostHeader &postHeader, UINT32 *&levelLength, UINT64 &userDataPos, bool useOMP, bool skipUserData) THROW_ | CDecoder | |
| DecodeBuffer() THROW_ | CDecoder | |
| DecodeInterleaved(CWaveletTransform *wtChannel, int level, int quantParam) THROW_ | CDecoder | |
| DequantizeValue(CSubband *band, UINT32 bandPos, int quantParam) THROW_ | CDecoder | |
| GetEncodedHeaderLength() const | CDecoder | [inline] |
| GetStream() | CDecoder | [inline] |
| m_currentBlock | CDecoder | [private] |
| m_currentBlockIndex | CDecoder | [private] |
| m_encodedHeaderLength | CDecoder | [private] |
| m_macroBlockLen | CDecoder | [private] |
| m_macroBlocks | CDecoder | [private] |
| m_macroBlocksAvailable | CDecoder | [private] |
| m_startPos | CDecoder | [private] |
| m_stream | CDecoder | [private] |
| m_streamSizeEstimation | CDecoder | [private] |
| MacroBlocksAvailable() const | CDecoder | [inline] |
| Partition(CSubband *band, int quantParam, int width, int height, int startPos, int pitch) THROW_ | CDecoder | |
| ReadEncodedData(UINT8 *target, UINT32 len) const THROW_ | CDecoder | |
| ReadMacroBlock(CMacroBlock *block) THROW_ | CDecoder | [private] |
| SetStreamPosToData() THROW_ | CDecoder | [inline] |
| SetStreamPosToStart() THROW_ | CDecoder | [inline] |
| Skip(UINT64 offset) THROW_ | CDecoder | |
| ~CDecoder() | CDecoder |