39 #define BufferLen (BufferSize/WordWidth)
80 UINT32
ComposeBitplane(UINT32 bufferSize,
DataT planeMask, UINT32* sigBits, UINT32* refBits, UINT32* signBits);
82 UINT32
ComposeBitplaneRLD(UINT32 bufferSize,
DataT planeMask, UINT32* sigBits, UINT32* refBits, UINT32 signPos);
117 void Partition(
CSubband* band,
int quantParam,
int width,
int height,
int startPos,
int pitch) THROW_;
144 void Skip(UINT64 offset) THROW_;
167 #ifdef __PGFROISUPPORT__
171 void DecodeTileBuffer() THROW_;
176 void SkipTileBuffer() THROW_;
180 void SetROI() { m_roi =
true; }
201 #ifdef __PGFROISUPPORT__
206 #endif //PGF_DECODER_H