OpenJPEG 2.5.0
Data Fields
opj_tccp Struct Reference

Tile-component coding parameters. More...

#include <j2k.h>

Data Fields

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

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: