Grok 13.0.0
|
Progression order change. More...
#include <grok.h>
Public Attributes | |
GRK_PROG_ORDER | progression |
char | progression_str [5] |
GRK_PROG_ORDER | specified_compression_poc_prog |
uint32_t | tileno |
uint32_t | tx0 |
tile dimensions | |
uint32_t | ty0 |
uint32_t | tx1 |
uint32_t | ty1 |
uint16_t | comp_s |
progression order bounds specified by POC | |
uint16_t | comp_e |
uint8_t | res_s |
uint8_t | res_e |
uint64_t | prec_s |
uint64_t | prec_e |
uint16_t | lay_s |
uint16_t | lay_e |
uint16_t | tp_comp_s |
uint16_t | tp_comp_e |
uint8_t | tp_res_s |
uint8_t | tp_res_e |
uint64_t | tp_prec_e |
uint16_t | tp_lay_e |
uint32_t | tp_tx_s |
uint32_t | tp_tx_e |
uint32_t | tp_ty_s |
uint32_t | tp_ty_e |
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_e |
Referenced by grk::PacketIter::enable_tile_part_generation(), grk::CodeStreamCompress::init(), grk::PacketIter::init(), grk::Profile::initialise_4K_poc(), grk::PacketIter::next_cprl(), grk::PacketIter::next_lrcp(), grk::PacketIter::next_pcrl(), grk::PacketIter::next_rlcp(), grk::PacketIter::next_rpcl(), and grk::PacketIter::printStaticState().
uint16_t _grk_progression::comp_s |
progression order bounds specified by POC
Referenced by grk::PacketIter::enable_tile_part_generation(), grk::CodeStreamCompress::init(), grk::PacketIter::init(), grk::Profile::initialise_4K_poc(), grk::PacketIter::next_lrcp(), grk::PacketIter::next_pcrl(), grk::PacketIter::next_rlcp(), and grk::PacketIter::next_rpcl().
uint16_t _grk_progression::comp_temp |
uint32_t _grk_progression::dx |
uint32_t _grk_progression::dy |
uint16_t _grk_progression::lay_e |
Referenced by grk::PacketIter::enable_tile_part_generation(), grk::CodeStreamCompress::init(), grk::PacketIter::init(), grk::Profile::initialise_4K_poc(), grk::PacketIter::next_cprl(), grk::PacketIter::next_lrcp(), grk::PacketIter::next_pcrl(), grk::PacketIter::next_rlcp(), grk::PacketIter::next_rpcl(), and grk::PacketIter::printStaticState().
uint16_t _grk_progression::lay_s |
uint16_t _grk_progression::lay_temp |
uint64_t _grk_progression::prec_e |
uint64_t _grk_progression::prec_s |
uint64_t _grk_progression::prec_temp |
GRK_PROG_ORDER _grk_progression::progression |
char _grk_progression::progression_str[5] |
uint8_t _grk_progression::res_e |
Referenced by grk::PacketIter::enable_tile_part_generation(), grk::CodeStreamCompress::init(), grk::PacketIter::init(), grk::Profile::initialise_4K_poc(), grk::PacketIter::next_cprl(), grk::PacketIter::next_lrcp(), grk::PacketIter::next_pcrl(), grk::PacketIter::next_rlcp(), grk::PacketIter::next_rpcl(), and grk::PacketIter::printStaticState().
uint8_t _grk_progression::res_s |
Referenced by grk::PacketIter::enable_tile_part_generation(), grk::CodeStreamCompress::init(), grk::PacketIter::init(), grk::Profile::initialise_4K_poc(), grk::PacketIter::next_cprl(), grk::PacketIter::next_lrcp(), grk::PacketIter::next_pcrl(), and grk::CodeStreamCompress::validateProgressionOrders().
uint8_t _grk_progression::res_temp |
GRK_PROG_ORDER _grk_progression::specified_compression_poc_prog |
Referenced by grk::CodeStreamCompress::init(), and grk::Profile::initialise_4K_poc().
uint32_t _grk_progression::tileno |
Referenced by grk::CodeStreamCompress::init(), and grk::Profile::initialise_4K_poc().
uint16_t _grk_progression::tp_comp_e |
uint16_t _grk_progression::tp_comp_s |
uint16_t _grk_progression::tp_lay_e |
uint64_t _grk_progression::tp_prec_e |
uint8_t _grk_progression::tp_res_e |
uint8_t _grk_progression::tp_res_s |
uint32_t _grk_progression::tp_tx_e |
uint32_t _grk_progression::tp_tx_s |
uint32_t _grk_progression::tp_ty_e |
uint32_t _grk_progression::tp_ty_s |
uint32_t _grk_progression::tx0 |
tile dimensions
Referenced by grk::PacketIter::enable_tile_part_generation(), 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 |