OpenJPEG  1.5.1
Data Fields
opj_tcd_tile Struct Reference

FIXME: documentation. More...

#include <tcd.h>

Data Fields

int x0
 
int y0
 
int x1
 
int y1
 
int numcomps
 
opj_tcd_tilecomp_tcomps
 
int numpix
 
double distotile
 
double distolayer [100]
 
int packno
 packet number More...
 

Detailed Description

FIXME: documentation.

Field Documentation

◆ comps

opj_tcd_tilecomp_t* opj_tcd_tile::comps

◆ distolayer

double opj_tcd_tile::distolayer[100]

Referenced by tcd_makelayer(), and tcd_rateallocate().

◆ distotile

double opj_tcd_tile::distotile

◆ numcomps

int opj_tcd_tile::numcomps

◆ numpix

int opj_tcd_tile::numpix

Referenced by tcd_rateallocate().

◆ packno

int opj_tcd_tile::packno

packet number

Referenced by j2k_write_sod(), t2_encode_packet(), and t2_encode_packets().

◆ x0

int opj_tcd_tile::x0

◆ x1

int opj_tcd_tile::x1

◆ y0

int opj_tcd_tile::y0

◆ y1

int opj_tcd_tile::y1

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