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

union { ... } opj_tcd_precinct::cblks
int opj_tcd_precinct::ch
int opj_tcd_precinct::cw
opj_tcd_cblk_dec_t* opj_tcd_precinct::dec
opj_tcd_cblk_enc_t* opj_tcd_precinct::enc
opj_tgt_tree_t* opj_tcd_precinct::imsbtree
opj_tgt_tree_t* opj_tcd_precinct::incltree
int opj_tcd_precinct::x0
int opj_tcd_precinct::x1

Referenced by jpwl_check_tile(), and tcd_dump().

int opj_tcd_precinct::y0

Referenced by tcd_dump().

int opj_tcd_precinct::y1

Referenced by tcd_dump().


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