OpenJPEG
2.2.0
|
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 |
Progression order changes.
OPJ_UINT32 opj_poc::comp_t |
Referenced by opj_pi_check_next_level(), and opj_pi_create_encode().
OPJ_UINT32 opj_poc::compE |
OPJ_UINT32 opj_poc::compno0 |
Referenced by opj_j2k_check_poc_val(), opj_j2k_initialise_4K_poc(), opj_j2k_read_poc(), opj_j2k_setup_encoder(), opj_j2k_write_poc_in_memory(), opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_lrcp(), opj_pi_next_pcrl(), opj_pi_next_rlcp(), opj_pi_next_rpcl(), opj_pi_update_decode_not_poc(), opj_pi_update_decode_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::compno1 |
Referenced by opj_j2k_initialise_4K_poc(), opj_j2k_read_poc(), opj_j2k_setup_encoder(), opj_j2k_write_poc_in_memory(), opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_lrcp(), opj_pi_next_pcrl(), opj_pi_next_rlcp(), opj_pi_next_rpcl(), opj_pi_update_decode_not_poc(), opj_pi_update_decode_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::compS |
Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::dx |
Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::dy |
Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().
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 |
End value, initialised in pi_initialise_encode.
Referenced by opj_j2k_get_num_tp(), opj_pi_check_next_level(), opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::layno0 |
Layer num start,Precinct num start, Precinct num end.
Referenced by opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_lrcp(), opj_pi_next_pcrl(), opj_pi_next_rlcp(), opj_pi_next_rpcl(), opj_pi_update_decode_not_poc(), and opj_pi_update_decode_poc().
OPJ_UINT32 opj_poc::layno1 |
Layer num end,Resolution num end, Component num end, given by POC.
Referenced by opj_j2k_check_poc_val(), opj_j2k_initialise_4K_poc(), opj_j2k_read_poc(), opj_j2k_setup_encoder(), opj_j2k_write_poc_in_memory(), opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_lrcp(), opj_pi_next_pcrl(), opj_pi_next_rlcp(), opj_pi_next_rpcl(), opj_pi_update_decode_not_poc(), opj_pi_update_decode_poc(), and opj_pi_update_encode_poc_and_final().
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 |
Referenced by opj_pi_check_next_level(), and opj_pi_create_encode().
OPJ_UINT32 opj_poc::prcE |
OPJ_UINT32 opj_poc::prcS |
Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::precno0 |
OPJ_UINT32 opj_poc::precno1 |
OPJ_PROG_ORDER opj_poc::prg |
Referenced by opj_j2k_read_poc(), opj_j2k_write_poc_in_memory(), opj_pi_check_next_level(), opj_pi_create_encode(), opj_pi_next(), opj_pi_update_decode_not_poc(), opj_pi_update_decode_poc(), opj_pi_update_encode_not_poc(), opj_pi_update_encode_poc_and_final(), opj_t2_decode_packets(), and opj_t2_encode_packets().
OPJ_PROG_ORDER opj_poc::prg1 |
Progression order enum.
Referenced by opj_j2k_initialise_4K_poc(), opj_j2k_setup_encoder(), opj_pi_update_encode_poc_and_final(), and opj_t2_decode_packets().
OPJ_CHAR opj_poc::progorder[5] |
Progression order string.
OPJ_UINT32 opj_poc::res_t |
Referenced by opj_pi_check_next_level(), and opj_pi_create_encode().
OPJ_UINT32 opj_poc::resE |
OPJ_UINT32 opj_poc::resno0 |
Resolution num start, Component num start, given by POC.
Referenced by opj_j2k_check_poc_val(), opj_j2k_initialise_4K_poc(), opj_j2k_read_poc(), opj_j2k_setup_encoder(), opj_j2k_write_poc_in_memory(), opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_lrcp(), opj_pi_next_pcrl(), opj_pi_next_rlcp(), opj_pi_next_rpcl(), opj_pi_update_decode_not_poc(), opj_pi_update_decode_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::resno1 |
Referenced by opj_j2k_initialise_4K_poc(), opj_j2k_read_poc(), opj_j2k_setup_encoder(), opj_j2k_write_poc_in_memory(), opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_lrcp(), opj_pi_next_pcrl(), opj_pi_next_rlcp(), opj_pi_next_rpcl(), opj_pi_update_decode_not_poc(), opj_pi_update_decode_poc(), and opj_pi_update_encode_poc_and_final().
OPJ_UINT32 opj_poc::resS |
Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().
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 |
Referenced by opj_pi_check_next_level(), and opj_pi_create_encode().
OPJ_INT32 opj_poc::tx1 |
Referenced by opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_pcrl(), and opj_pi_next_rpcl().
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 |
Referenced by opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_pcrl(), and opj_pi_next_rpcl().
OPJ_UINT32 opj_poc::ty0_t |
Referenced by opj_pi_check_next_level(), and opj_pi_create_encode().
OPJ_INT32 opj_poc::ty1 |
Referenced by opj_pi_create_encode(), opj_pi_next_cprl(), opj_pi_next_pcrl(), and opj_pi_next_rpcl().
OPJ_UINT32 opj_poc::tyE |
OPJ_UINT32 opj_poc::tyS |
Referenced by opj_pi_create_encode(), opj_pi_update_encode_not_poc(), and opj_pi_update_encode_poc_and_final().