OpenJPEG  2.4.0
Data Fields

Sub-band structure. More...

#include <tcd.h>

Data Fields

OPJ_INT32 x0
 
OPJ_INT32 y0
 
OPJ_INT32 x1
 
OPJ_INT32 y1
 
OPJ_UINT32 bandno
 
opj_tcd_precinct_tprecincts
 
OPJ_UINT32 precincts_data_size
 
OPJ_INT32 numbps
 
OPJ_FLOAT32 stepsize
 

Detailed Description

Sub-band structure.

Field Documentation

OPJ_UINT32 opj_tcd_band::bandno
OPJ_INT32 opj_tcd_band::numbps
opj_tcd_precinct_t* opj_tcd_band::precincts
OPJ_UINT32 opj_tcd_band::precincts_data_size
OPJ_FLOAT32 opj_tcd_band::stepsize
OPJ_INT32 opj_tcd_band::x0
OPJ_INT32 opj_tcd_band::x1
OPJ_INT32 opj_tcd_band::y0
OPJ_INT32 opj_tcd_band::y1

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