OpenJPEG 2.5.3
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

◆ cblksty

◆ cblkw

◆ csty

◆ m_dc_level_shift

◆ numgbits

◆ numresolutions

◆ prch

◆ prcw

◆ qmfbid

◆ qntsty

◆ roishift

◆ stepsizes


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