Tier-2 decoding.
More...
#include <TileCache.h>
◆ T2Decompress()
◆ ~T2Decompress()
grk::T2Decompress::~T2Decompress |
( |
void | | ) |
|
|
virtualdefault |
◆ decompressPacket()
void grk::T2Decompress::decompressPacket |
( |
PacketParser * | parser, |
|
|
bool | skipData ) |
|
private |
◆ decompressPackets()
void grk::T2Decompress::decompressPackets |
( |
uint16_t | tileno, |
|
|
SparseBuffer * | src, |
|
|
bool * | truncated ) |
◆ processPacket()
bool grk::T2Decompress::processPacket |
( |
uint16_t | compno, |
|
|
uint8_t | resno, |
|
|
uint64_t | precinctIndex, |
|
|
uint16_t | layno, |
|
|
SparseBuffer * | src ) |
|
private |
References bandIndex, compno, grk::grk::SparseBuffer::getCurrentChunkLength(), grk::grk::SparseBuffer::getCurrentChunkPtr(), grk::grk::SparseBuffer::incrementCurrentChunkOffset(), layno, precinctIndex, resno, tilec, tileProcessor, and grk::grk::SparseBuffer::totalLength().
◆ readPacketData()
void grk::T2Decompress::readPacketData |
( |
Resolution * | res, |
|
|
PacketParser * | parser, |
|
|
uint64_t | precinctIndex, |
|
|
bool | defer ) |
|
private |
◆ tileProcessor
The documentation for this struct was generated from the following files: