|
Grok 15.1.0
|
#include <BlockExec.h>
Public Member Functions | |
| DecompressBlockExec () | |
| bool | open (T1Interface *t1) |
| void | close (void) |
| Public Member Functions inherited from grk::BlockExec | |
| BlockExec () | |
| virtual | ~BlockExec ()=default |
Public Attributes | |
| DecompressCodeblock * | cblk |
| uint8_t | resno |
| uint8_t | roishift |
| Public Attributes inherited from grk::BlockExec | |
| TileComponent * | tilec |
| uint8_t | bandIndex |
| uint8_t | bandNumbps |
| eBandOrientation | bandOrientation |
| float | stepsize |
| uint8_t | cblk_sty |
| uint8_t | qmfbid |
| uint32_t | x |
| uint32_t | y |
| uint8_t | k_msbs |
| uint8_t | R_b |
|
inline |
|
inlinevirtual |
Implements grk::BlockExec.
References grk::T1Interface::decompress().
Referenced by grk::DecompressScheduler::decompressBlock().
| DecompressCodeblock* grk::DecompressBlockExec::cblk |
| uint8_t grk::DecompressBlockExec::resno |
Referenced by DecompressBlockExec(), and grk::TileComponent::postDecompressImpl().
| uint8_t grk::DecompressBlockExec::roishift |
Referenced by DecompressBlockExec(), grk::TileComponent::postProcess(), and grk::TileComponent::postProcessHT().