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.
OPJ_UINT32 compno0
OPJ_UINT32 layno1
 Layer num end,Resolution num end, Component num end, given by POC.
OPJ_UINT32 resno1
OPJ_UINT32 compno1
OPJ_UINT32 layno0
 Layer num start,Precinct num start, Precinct num end.
OPJ_UINT32 precno0
OPJ_UINT32 precno1
OPJ_PROG_ORDER prg1
 Progression order enum.
OPJ_PROG_ORDER prg
OPJ_CHAR progorder [5]
 Progression order string.
OPJ_UINT32 tile
 Tile number.
OPJ_INT32 tx0
 Start and end values for Tile width and height.
OPJ_INT32 tx1
OPJ_INT32 ty0
OPJ_INT32 ty1
OPJ_UINT32 layS
 Start value, initialised in pi_initialise_encode.
OPJ_UINT32 resS
OPJ_UINT32 compS
OPJ_UINT32 prcS
OPJ_UINT32 layE
 End value, initialised in pi_initialise_encode.
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.
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.
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

Progression order string.

Tile number.

Referenced by opj_j2k_initialise_4K_poc(), and opj_j2k_setup_encoder().

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

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

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

Temporary values for Tile parts, initialised in pi_create_encode.

Referenced by opj_pi_check_next_level(), and opj_pi_create_encode().


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

Generated on Mon Dec 19 11:42:55 2016 for OpenJPEG by  doxygen 1.5.6