OpenJPEG  1.5.1
Data Fields
opj_tcd_tilecomp Struct Reference

FIXME: documentation. More...

#include <tcd.h>

Data Fields

int x0
 
int y0
 
int x1
 
int y1
 
int numresolutions
 
opj_tcd_resolution_tresolutions
 
int * data
 
int numpix
 

Detailed Description

FIXME: documentation.

Field Documentation

int* opj_tcd_tilecomp::data
int opj_tcd_tilecomp::numpix

Referenced by tcd_rateallocate().

int opj_tcd_tilecomp::numresolutions
opj_tcd_resolution_t* opj_tcd_tilecomp::resolutions
int opj_tcd_tilecomp::x0
int opj_tcd_tilecomp::x1
int opj_tcd_tilecomp::y0
int opj_tcd_tilecomp::y1

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