OpenJPEG  2.4.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

OPJ_UINT32 opj_tccp::cblkh
OPJ_UINT32 opj_tccp::cblksty
OPJ_UINT32 opj_tccp::cblkw
OPJ_UINT32 opj_tccp::csty
OPJ_INT32 opj_tccp::m_dc_level_shift
OPJ_UINT32 opj_tccp::numgbits
OPJ_UINT32 opj_tccp::numresolutions
OPJ_UINT32 opj_tccp::prch[OPJ_J2K_MAXRLVLS]
OPJ_UINT32 opj_tccp::prcw[OPJ_J2K_MAXRLVLS]
OPJ_UINT32 opj_tccp::qmfbid
OPJ_UINT32 opj_tccp::qntsty
OPJ_INT32 opj_tccp::roishift
opj_stepsize_t opj_tccp::stepsizes[OPJ_J2K_MAXBANDS]

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