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

◆ data

int* opj_tcd_tilecomp::data

◆ numpix

int opj_tcd_tilecomp::numpix

Referenced by tcd_rateallocate().

◆ numresolutions

int opj_tcd_tilecomp::numresolutions

◆ resolutions

opj_tcd_resolution_t* opj_tcd_tilecomp::resolutions

◆ x0

int opj_tcd_tilecomp::x0

◆ x1

int opj_tcd_tilecomp::x1

◆ y0

int opj_tcd_tilecomp::y0

◆ y1

int opj_tcd_tilecomp::y1

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