Grok  7.6.6
Public Attributes | List of all members
_grk_progression Struct Reference

Progression order change. More...

#include <grok.h>

Public Attributes

uint16_t layS
 progression order bounds specified by POC More...
 
uint16_t layE
 
uint8_t resS
 
uint8_t resE
 
uint16_t compS
 
uint16_t compE
 
uint64_t precS
 
uint64_t precE
 
GRK_PROG_ORDER prg1
 Progression order enum. More...
 
GRK_PROG_ORDER prg
 
char progorder [5]
 Progression order string. More...
 
uint32_t tileno
 Tile number. More...
 
uint32_t tx0
 Start and end values for tile width and height. More...
 
uint32_t tx1
 
uint32_t ty0
 
uint32_t ty1
 
uint16_t tpLayE
 progression order bounds initialized in pi_create_compress More...
 
uint8_t tpResS
 
uint8_t tpResE
 
uint16_t tpCompS
 
uint16_t tpCompE
 
uint64_t tpPrecE
 
uint32_t tp_txS
 tile bounds initialized by pi_create_compress More...
 
uint32_t tp_txE
 
uint32_t tp_tyS
 
uint32_t tp_tyE
 
uint32_t dx
 
uint32_t dy
 
uint16_t lay_temp
 tile part temporary values initialized by pi_create_encode More...
 
uint8_t res_temp
 
uint16_t comp_temp
 
uint64_t prec_temp
 
uint32_t tx0_temp
 
uint32_t ty0_temp
 

Detailed Description

Progression order change.

Member Data Documentation

◆ comp_temp

uint16_t _grk_progression::comp_temp

◆ compE

uint16_t _grk_progression::compE

◆ compS

uint16_t _grk_progression::compS

◆ dx

uint32_t _grk_progression::dx

◆ dy

uint32_t _grk_progression::dy

◆ lay_temp

uint16_t _grk_progression::lay_temp

tile part temporary values initialized by pi_create_encode

◆ layE

uint16_t _grk_progression::layE

◆ layS

uint16_t _grk_progression::layS

◆ prec_temp

uint64_t _grk_progression::prec_temp

◆ precE

uint64_t _grk_progression::precE

◆ precS

uint64_t _grk_progression::precS

◆ prg

GRK_PROG_ORDER _grk_progression::prg

◆ prg1

GRK_PROG_ORDER _grk_progression::prg1

Progression order enum.

Referenced by grk::CodeStream::init_compress(), and grk::Profile::initialise_4K_poc().

◆ progorder

char _grk_progression::progorder[5]

Progression order string.

◆ res_temp

uint8_t _grk_progression::res_temp

◆ resE

uint8_t _grk_progression::resE

◆ resS

uint8_t _grk_progression::resS

◆ tileno

uint32_t _grk_progression::tileno

◆ tp_txE

uint32_t _grk_progression::tp_txE

◆ tp_txS

uint32_t _grk_progression::tp_txS

tile bounds initialized by pi_create_compress

◆ tp_tyE

uint32_t _grk_progression::tp_tyE

◆ tp_tyS

uint32_t _grk_progression::tp_tyS

◆ tpCompE

uint16_t _grk_progression::tpCompE

◆ tpCompS

uint16_t _grk_progression::tpCompS

◆ tpLayE

uint16_t _grk_progression::tpLayE

progression order bounds initialized in pi_create_compress

◆ tpPrecE

uint64_t _grk_progression::tpPrecE

◆ tpResE

uint8_t _grk_progression::tpResE

◆ tpResS

uint8_t _grk_progression::tpResS

◆ tx0

uint32_t _grk_progression::tx0

Start and end values for tile width and height.

Referenced by grk::PacketIter::next_cprl(), grk::PacketIter::next_pcrl(), and grk::PacketIter::next_rpcl().

◆ tx0_temp

uint32_t _grk_progression::tx0_temp

◆ tx1

uint32_t _grk_progression::tx1

◆ ty0

uint32_t _grk_progression::ty0

◆ ty0_temp

uint32_t _grk_progression::ty0_temp

◆ ty1

uint32_t _grk_progression::ty1

The documentation for this struct was generated from the following file: