#include <CodeblockImpl.h>
◆ CodeblockImpl() [1/2]
| grk::t1::CodeblockImpl::CodeblockImpl |
( |
uint16_t | numLayers | ) |
|
|
inline |
◆ ~CodeblockImpl()
| grk::t1::CodeblockImpl::~CodeblockImpl |
( |
| ) |
|
|
inline |
◆ CodeblockImpl() [2/2]
| grk::t1::CodeblockImpl::CodeblockImpl |
( |
const CodeblockImpl & | rhs | ) |
|
|
explicitprivatedefault |
◆ getCompressedStream()
| Buffer8 * grk::t1::CodeblockImpl::getCompressedStream |
( |
void | | ) |
|
|
inline |
◆ getNumPassesInLayer()
| uint8_t grk::t1::CodeblockImpl::getNumPassesInLayer |
( |
uint16_t | layno | ) |
|
|
inline |
◆ incNumPassesInLayer()
| void grk::t1::CodeblockImpl::incNumPassesInLayer |
( |
uint16_t | layno, |
|
|
uint8_t | delta ) |
|
inline |
◆ init()
| void grk::t1::CodeblockImpl::init |
( |
| ) |
|
|
inlineprotected |
◆ numbps()
| uint8_t grk::t1::CodeblockImpl::numbps |
( |
void | | ) |
|
|
inline |
◆ numlenbits()
| uint8_t grk::t1::CodeblockImpl::numlenbits |
( |
| ) |
|
|
inline |
◆ operator=()
◆ setNumBps()
| void grk::t1::CodeblockImpl::setNumBps |
( |
uint8_t | bps | ) |
|
|
inline |
◆ setNumLenBits()
| void grk::t1::CodeblockImpl::setNumLenBits |
( |
uint8_t | bits | ) |
|
|
inline |
◆ setNumPassesInLayer()
| void grk::t1::CodeblockImpl::setNumPassesInLayer |
( |
uint16_t | layno, |
|
|
uint8_t | passes ) |
|
inline |
◆ compressedStream
| Buffer8 grk::t1::CodeblockImpl::compressedStream |
|
protected |
◆ numbps_
| uint8_t grk::t1::CodeblockImpl::numbps_ |
|
protected |
◆ numLayers_
| uint16_t grk::t1::CodeblockImpl::numLayers_ |
|
protected |
◆ numlenbits_
| uint8_t grk::t1::CodeblockImpl::numlenbits_ |
|
protected |
◆ signalledPassesByLayer_
| uint8_t* grk::t1::CodeblockImpl::signalledPassesByLayer_ |
|
protected |
The documentation for this struct was generated from the following file: