OpenJPEG  1.5.1
Data Fields
opj_tcd_precinct Struct Reference

FIXME: documentation. More...

#include <tcd.h>

Data Fields

int x0
 
int y0
 
int x1
 
int y1
 
int cw
 
int ch
 
union {
   opj_tcd_cblk_enc_t *   enc
 
   opj_tcd_cblk_dec_t *   dec
 
cblks
 
opj_tgt_tree_tincltree
 
opj_tgt_tree_timsbtree
 

Detailed Description

FIXME: documentation.

Field Documentation

§ cblks

union { ... } opj_tcd_precinct::cblks

§ ch

int opj_tcd_precinct::ch

§ cw

int opj_tcd_precinct::cw

§ dec

opj_tcd_cblk_dec_t* opj_tcd_precinct::dec

§ enc

opj_tcd_cblk_enc_t* opj_tcd_precinct::enc

§ imsbtree

opj_tgt_tree_t* opj_tcd_precinct::imsbtree

§ incltree

opj_tgt_tree_t* opj_tcd_precinct::incltree

§ x0

int opj_tcd_precinct::x0

§ x1

int opj_tcd_precinct::x1

Referenced by jpwl_check_tile(), and tcd_dump().

§ y0

int opj_tcd_precinct::y0

Referenced by tcd_dump().

§ y1

int opj_tcd_precinct::y1

Referenced by tcd_dump().


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