OpenJPEG  2.3.0
Data Fields

Tile-component coding parameters. More...

#include <j2k.h>

Data Fields

OPJ_UINT32 csty
 coding style More...
 
OPJ_UINT32 numresolutions
 number of resolutions More...
 
OPJ_UINT32 cblkw
 code-blocks width More...
 
OPJ_UINT32 cblkh
 code-blocks height More...
 
OPJ_UINT32 cblksty
 code-block coding style More...
 
OPJ_UINT32 qmfbid
 discrete wavelet transform identifier More...
 
OPJ_UINT32 qntsty
 quantisation style More...
 
opj_stepsize_t stepsizes [OPJ_J2K_MAXBANDS]
 stepsizes used for quantization More...
 
OPJ_UINT32 numgbits
 number of guard bits More...
 
OPJ_INT32 roishift
 Region Of Interest shift. More...
 
OPJ_UINT32 prcw [OPJ_J2K_MAXRLVLS]
 precinct width More...
 
OPJ_UINT32 prch [OPJ_J2K_MAXRLVLS]
 precinct height More...
 
OPJ_INT32 m_dc_level_shift
 the dc_level_shift More...
 

Detailed Description

Tile-component coding parameters.

Field Documentation

§ cblkh

OPJ_UINT32 opj_tccp::cblkh

§ cblksty

OPJ_UINT32 opj_tccp::cblksty

§ cblkw

OPJ_UINT32 opj_tccp::cblkw

§ csty

OPJ_UINT32 opj_tccp::csty

§ m_dc_level_shift

OPJ_INT32 opj_tccp::m_dc_level_shift

§ numgbits

OPJ_UINT32 opj_tccp::numgbits

§ numresolutions

OPJ_UINT32 opj_tccp::numresolutions

§ prch

OPJ_UINT32 opj_tccp::prch[OPJ_J2K_MAXRLVLS]

§ prcw

OPJ_UINT32 opj_tccp::prcw[OPJ_J2K_MAXRLVLS]

§ qmfbid

OPJ_UINT32 opj_tccp::qmfbid

§ qntsty

OPJ_UINT32 opj_tccp::qntsty

§ roishift

OPJ_INT32 opj_tccp::roishift

§ stepsizes

opj_stepsize_t opj_tccp::stepsizes[OPJ_J2K_MAXBANDS]

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