#include <T1Decoder.h>
◆ T1Decoder()
| grk::T1Decoder::T1Decoder |
( |
TileCodingParams * |
tcp, |
|
|
uint16_t |
blockw, |
|
|
uint16_t |
blockh |
|
) |
| |
◆ ~T1Decoder()
| grk::T1Decoder::~T1Decoder |
( |
| ) |
|
◆ decompress()
| bool grk::T1Decoder::decompress |
( |
std::vector< decodeBlockInfo * > * |
blocks | ) |
|
◆ codeblock_height
| uint16_t grk::T1Decoder::codeblock_height |
|
private |
◆ codeblock_width
| uint16_t grk::T1Decoder::codeblock_width |
|
private |
◆ decodeBlocks
◆ success
| std::atomic_bool grk::T1Decoder::success |
|
private |
◆ threadStructs
| std::vector<T1Interface*> grk::T1Decoder::threadStructs |
|
private |
The documentation for this class was generated from the following file: