OpenJPEG  2.2.0
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

OPJ_UINT32 opj_poc::comp_t
OPJ_UINT32 opj_poc::compE
OPJ_UINT32 opj_poc::compno0
OPJ_UINT32 opj_poc::compno1
OPJ_UINT32 opj_poc::compS
OPJ_UINT32 opj_poc::dx
OPJ_UINT32 opj_poc::dy
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().

OPJ_UINT32 opj_poc::layE
OPJ_UINT32 opj_poc::layno0
OPJ_UINT32 opj_poc::layno1
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().

OPJ_UINT32 opj_poc::prc_t
OPJ_UINT32 opj_poc::prcE
OPJ_UINT32 opj_poc::prcS
OPJ_UINT32 opj_poc::precno0
OPJ_UINT32 opj_poc::precno1
OPJ_PROG_ORDER opj_poc::prg
OPJ_PROG_ORDER opj_poc::prg1
OPJ_CHAR opj_poc::progorder[5]

Progression order string.

OPJ_UINT32 opj_poc::res_t
OPJ_UINT32 opj_poc::resE
OPJ_UINT32 opj_poc::resno0
OPJ_UINT32 opj_poc::resno1
OPJ_UINT32 opj_poc::resS
OPJ_UINT32 opj_poc::tile

Tile number.

Referenced by opj_j2k_initialise_4K_poc(), and opj_j2k_setup_encoder().

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().

OPJ_UINT32 opj_poc::tx0_t
OPJ_INT32 opj_poc::tx1
OPJ_UINT32 opj_poc::txE
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().

OPJ_INT32 opj_poc::ty0
OPJ_UINT32 opj_poc::ty0_t
OPJ_INT32 opj_poc::ty1
OPJ_UINT32 opj_poc::tyE
OPJ_UINT32 opj_poc::tyS

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