|
Grok
7.6.6
|
#include <T1Structs.h>
Public Member Functions | |
| DecompressBlockExec () | |
| bool | open (T1Interface *t1) |
| void | close (void) |
Public Member Functions inherited from grk::BlockExec | |
| BlockExec () | |
Public Member Functions inherited from grk::IOpenable | |
| virtual | ~IOpenable () |
Public Attributes | |
| DecompressCodeblock * | cblk |
| uint8_t | resno |
| uint32_t | roishift |
Public Attributes inherited from grk::BlockExec | |
| 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().