OpenJPEG  2.2.0
Data Fields
opj_tcd_tilecomp Struct Reference

Tile-component structure. More...

#include <tcd.h>

Data Fields

OPJ_INT32 x0
 
OPJ_INT32 y0
 
OPJ_INT32 x1
 
OPJ_INT32 y1
 
OPJ_UINT32 numresolutions
 
OPJ_UINT32 minimum_num_resolutions
 
opj_tcd_resolution_tresolutions
 
OPJ_UINT32 resolutions_size
 
OPJ_INT32data
 
OPJ_BOOL ownsData
 
OPJ_UINT32 data_size_needed
 
OPJ_UINT32 data_size
 
OPJ_INT32 numpix
 

Detailed Description

Tile-component structure.

Field Documentation

◆ data

OPJ_INT32* opj_tcd_tilecomp::data

◆ data_size

OPJ_UINT32 opj_tcd_tilecomp::data_size

◆ data_size_needed

OPJ_UINT32 opj_tcd_tilecomp::data_size_needed

◆ minimum_num_resolutions

OPJ_UINT32 opj_tcd_tilecomp::minimum_num_resolutions

◆ numpix

OPJ_INT32 opj_tcd_tilecomp::numpix

Referenced by opj_tcd_rateallocate().

◆ numresolutions

OPJ_UINT32 opj_tcd_tilecomp::numresolutions

◆ ownsData

OPJ_BOOL opj_tcd_tilecomp::ownsData

◆ resolutions

opj_tcd_resolution_t* opj_tcd_tilecomp::resolutions

◆ resolutions_size

OPJ_UINT32 opj_tcd_tilecomp::resolutions_size

◆ x0

OPJ_INT32 opj_tcd_tilecomp::x0

◆ x1

OPJ_INT32 opj_tcd_tilecomp::x1

◆ y0

OPJ_INT32 opj_tcd_tilecomp::y0

◆ y1

OPJ_INT32 opj_tcd_tilecomp::y1

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