OpenJPEG  2.5.0
Data Fields
opj_tcd_tile Struct Reference

FIXME DOC. More...

#include <tcd.h>

Data Fields

OPJ_INT32 x0
 
OPJ_INT32 y0
 
OPJ_INT32 x1
 
OPJ_INT32 y1
 
OPJ_UINT32 numcomps
 
opj_tcd_tilecomp_tcomps
 
OPJ_INT32 numpix
 
OPJ_FLOAT64 distotile
 
OPJ_FLOAT64 distolayer [100]
 
OPJ_UINT32 packno
 

Detailed Description

FIXME DOC.

Field Documentation

◆ comps

opj_tcd_tilecomp_t* opj_tcd_tile::comps

◆ distolayer

OPJ_FLOAT64 opj_tcd_tile::distolayer[100]

◆ distotile

OPJ_FLOAT64 opj_tcd_tile::distotile

◆ numcomps

OPJ_UINT32 opj_tcd_tile::numcomps

◆ numpix

OPJ_INT32 opj_tcd_tile::numpix

Referenced by opj_tcd_rateallocate().

◆ packno

OPJ_UINT32 opj_tcd_tile::packno

◆ x0

OPJ_INT32 opj_tcd_tile::x0

◆ x1

OPJ_INT32 opj_tcd_tile::x1

◆ y0

OPJ_INT32 opj_tcd_tile::y0

◆ y1

OPJ_INT32 opj_tcd_tile::y1

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