Grok
7.6.3
|
#include <T1Structs.h>
Public Member Functions | |
DecompressBlockExec () | |
bool | open (T1Interface *t1) |
void | close (void) |
![]() | |
BlockExec () | |
![]() | |
virtual | ~IOpenable () |
Public Attributes | |
DecompressCodeblock * | cblk |
uint8_t | resno |
uint32_t | roishift |
![]() | |
TileComponent * | tilec |
uint8_t | bandIndex |
eBandOrientation | band_orientation |
float | stepsize |
uint32_t | cblk_sty |
uint8_t | qmfbid |
uint32_t | x |
uint32_t | y |
uint8_t | k_msbs |
bool | isOpen |
grk::DecompressBlockExec::DecompressBlockExec | ( | ) |
|
virtual |
Implements grk::IOpenable.
|
virtual |
Implements grk::IOpenable.
References grk::T1Interface::decompress(), and grk::BlockExec::isOpen.
Referenced by grk::T1DecompressScheduler::decompressBlock().
DecompressCodeblock* grk::DecompressBlockExec::cblk |
uint8_t grk::DecompressBlockExec::resno |
Referenced by grk::TileComponent::postDecompressImpl().
uint32_t grk::DecompressBlockExec::roishift |
Referenced by grk::TileComponent::postDecompress().