OpenJPEG  2.1.1
Data Fields
opj_poc Struct Reference

Progression order changes. More...

#include <openjpeg.h>

Data Fields

OPJ_UINT32 resno0
 Resolution num start, Component num start, given by POC. More...
 
OPJ_UINT32 compno0
 
OPJ_UINT32 layno1
 Layer num end,Resolution num end, Component num end, given by POC. More...
 
OPJ_UINT32 resno1
 
OPJ_UINT32 compno1
 
OPJ_UINT32 layno0
 Layer num start,Precinct num start, Precinct num end. More...
 
OPJ_UINT32 precno0
 
OPJ_UINT32 precno1
 
OPJ_PROG_ORDER prg1
 Progression order enum. More...
 
OPJ_PROG_ORDER prg
 
OPJ_CHAR progorder [5]
 Progression order string. More...
 
OPJ_UINT32 tile
 Tile number. More...
 
OPJ_INT32 tx0
 Start and end values for Tile width and height. More...
 
OPJ_INT32 tx1
 
OPJ_INT32 ty0
 
OPJ_INT32 ty1
 
OPJ_UINT32 layS
 Start value, initialised in pi_initialise_encode. More...
 
OPJ_UINT32 resS
 
OPJ_UINT32 compS
 
OPJ_UINT32 prcS
 
OPJ_UINT32 layE
 End value, initialised in pi_initialise_encode. More...
 
OPJ_UINT32 resE
 
OPJ_UINT32 compE
 
OPJ_UINT32 prcE
 
OPJ_UINT32 txS
 Start and end values of Tile width and height, initialised in pi_initialise_encode. More...
 
OPJ_UINT32 txE
 
OPJ_UINT32 tyS
 
OPJ_UINT32 tyE
 
OPJ_UINT32 dx
 
OPJ_UINT32 dy
 
OPJ_UINT32 lay_t
 Temporary values for Tile parts, initialised in pi_create_encode. More...
 
OPJ_UINT32 res_t
 
OPJ_UINT32 comp_t
 
OPJ_UINT32 prc_t
 
OPJ_UINT32 tx0_t
 
OPJ_UINT32 ty0_t
 

Detailed Description

Progression order changes.

Field Documentation

§ comp_t

OPJ_UINT32 opj_poc::comp_t

§ compE

OPJ_UINT32 opj_poc::compE

§ compno0

OPJ_UINT32 opj_poc::compno0

§ compno1

OPJ_UINT32 opj_poc::compno1

§ compS

OPJ_UINT32 opj_poc::compS

§ dx

OPJ_UINT32 opj_poc::dx

§ dy

OPJ_UINT32 opj_poc::dy

§ lay_t

OPJ_UINT32 opj_poc::lay_t

Temporary values for Tile parts, initialised in pi_create_encode.

Referenced by opj_pi_check_next_level(), and opj_pi_create_encode().

§ layE

OPJ_UINT32 opj_poc::layE

§ layno0

OPJ_UINT32 opj_poc::layno0

§ layno1

OPJ_UINT32 opj_poc::layno1

§ layS

OPJ_UINT32 opj_poc::layS

Start value, initialised in pi_initialise_encode.

Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().

§ prc_t

OPJ_UINT32 opj_poc::prc_t

§ prcE

OPJ_UINT32 opj_poc::prcE

§ prcS

OPJ_UINT32 opj_poc::prcS

§ precno0

OPJ_UINT32 opj_poc::precno0

§ precno1

OPJ_UINT32 opj_poc::precno1

§ prg

OPJ_PROG_ORDER opj_poc::prg

§ prg1

OPJ_PROG_ORDER opj_poc::prg1

§ progorder

OPJ_CHAR opj_poc::progorder[5]

Progression order string.

§ res_t

OPJ_UINT32 opj_poc::res_t

§ resE

OPJ_UINT32 opj_poc::resE

§ resno0

OPJ_UINT32 opj_poc::resno0

§ resno1

OPJ_UINT32 opj_poc::resno1

§ resS

OPJ_UINT32 opj_poc::resS

§ tile

OPJ_UINT32 opj_poc::tile

Tile number.

Referenced by opj_j2k_initialise_4K_poc(), and opj_j2k_setup_encoder().

§ tx0

OPJ_INT32 opj_poc::tx0

Start and end values for Tile width and height.

Referenced by opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_pcrl(), and opj_pi_next_rpcl().

§ tx0_t

OPJ_UINT32 opj_poc::tx0_t

§ tx1

OPJ_INT32 opj_poc::tx1

§ txE

OPJ_UINT32 opj_poc::txE

§ txS

OPJ_UINT32 opj_poc::txS

Start and end values of Tile width and height, initialised in pi_initialise_encode.

Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().

§ ty0

OPJ_INT32 opj_poc::ty0

§ ty0_t

OPJ_UINT32 opj_poc::ty0_t

§ ty1

OPJ_INT32 opj_poc::ty1

§ tyE

OPJ_UINT32 opj_poc::tyE

§ tyS

OPJ_UINT32 opj_poc::tyS

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