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

OPJ_INT32* opj_tcd_tilecomp::data
OPJ_UINT32 opj_tcd_tilecomp::data_size
OPJ_UINT32 opj_tcd_tilecomp::data_size_needed
OPJ_UINT32 opj_tcd_tilecomp::minimum_num_resolutions
OPJ_INT32 opj_tcd_tilecomp::numpix

Referenced by opj_tcd_rateallocate().

OPJ_UINT32 opj_tcd_tilecomp::numresolutions
OPJ_BOOL opj_tcd_tilecomp::ownsData
opj_tcd_resolution_t* opj_tcd_tilecomp::resolutions
OPJ_UINT32 opj_tcd_tilecomp::resolutions_size
OPJ_INT32 opj_tcd_tilecomp::x0
OPJ_INT32 opj_tcd_tilecomp::x1
OPJ_INT32 opj_tcd_tilecomp::y0
OPJ_INT32 opj_tcd_tilecomp::y1

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