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

Detailed Description

FIXME: documentation.

Field Documentation

◆ comps

◆ distolayer

double opj_tcd_tile::distolayer[100]

Referenced by tcd_makelayer(), and tcd_rateallocate().

◆ distotile

double opj_tcd_tile::distotile

◆ 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

◆ x1

◆ y0

◆ y1


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