|
Grok 12.0.1
|
Progression order change. More...
#include <grok.h>
Public Attributes | |
| GRK_PROG_ORDER | progression |
| char | progressionString [5] |
| GRK_PROG_ORDER | specifiedCompressionPocProg |
| uint32_t | tileno |
| uint32_t | tx0 |
| tile dimensions | |
| uint32_t | ty0 |
| uint32_t | tx1 |
| uint32_t | ty1 |
| uint16_t | compS |
| progression order bounds specified by POC | |
| uint16_t | compE |
| uint8_t | resS |
| uint8_t | resE |
| uint64_t | precS |
| uint64_t | precE |
| uint16_t | layS |
| uint16_t | layE |
| uint16_t | tpCompS |
| uint16_t | tpCompE |
| uint8_t | tpResS |
| uint8_t | tpResE |
| uint64_t | tpPrecE |
| uint16_t | tpLayE |
| uint32_t | tp_txS |
| uint32_t | tp_txE |
| uint32_t | tp_tyS |
| uint32_t | tp_tyE |
| uint32_t | dx |
| uint32_t | dy |
| uint16_t | comp_temp |
| uint8_t | res_temp |
| uint64_t | prec_temp |
| uint16_t | lay_temp |
| uint32_t | tx0_temp |
| uint32_t | ty0_temp |
Progression order change.
| uint16_t _grk_progression::comp_temp |
| uint16_t _grk_progression::compE |
| uint16_t _grk_progression::compS |
progression order bounds specified by POC
Referenced by grk::PacketIter::enableTilePartGeneration(), grk::PacketIter::init(), grk::PacketIter::next_lrcp(), grk::PacketIter::next_pcrl(), grk::PacketIter::next_rlcp(), and grk::PacketIter::next_rpcl().
| uint32_t _grk_progression::dx |
| uint32_t _grk_progression::dy |
| uint16_t _grk_progression::lay_temp |
| uint16_t _grk_progression::layE |
| uint16_t _grk_progression::layS |
| uint64_t _grk_progression::prec_temp |
| uint64_t _grk_progression::precE |
| uint64_t _grk_progression::precS |
| GRK_PROG_ORDER _grk_progression::progression |
| char _grk_progression::progressionString[5] |
| uint8_t _grk_progression::res_temp |
| uint8_t _grk_progression::resE |
| uint8_t _grk_progression::resS |
| GRK_PROG_ORDER _grk_progression::specifiedCompressionPocProg |
| uint32_t _grk_progression::tileno |
| uint32_t _grk_progression::tp_txE |
| uint32_t _grk_progression::tp_txS |
| uint32_t _grk_progression::tp_tyE |
| uint32_t _grk_progression::tp_tyS |
| uint16_t _grk_progression::tpCompE |
| uint16_t _grk_progression::tpCompS |
| uint16_t _grk_progression::tpLayE |
| uint64_t _grk_progression::tpPrecE |
| uint8_t _grk_progression::tpResE |
| uint8_t _grk_progression::tpResS |
| uint32_t _grk_progression::tx0 |
tile dimensions
Referenced by grk::PacketIter::enableTilePartGeneration(), grk::PacketIter::init(), grk::PacketIter::next_cprl(), grk::PacketIter::next_pcrl(), and grk::PacketIter::next_rpcl().
| uint32_t _grk_progression::tx0_temp |
| uint32_t _grk_progression::tx1 |
| uint32_t _grk_progression::ty0 |
| uint32_t _grk_progression::ty0_temp |
| uint32_t _grk_progression::ty1 |