OpenJPEG  2.1.0
Data Fields
opj_tcd_precinct Struct Reference

FIXME DOC. More...

#include <tcd.h>

Data Fields

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

Detailed Description

FIXME DOC.

Field Documentation

OPJ_UINT32 opj_tcd_precinct::block_size
union { ... } opj_tcd_precinct::cblks
OPJ_UINT32 opj_tcd_precinct::ch
OPJ_UINT32 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
OPJ_INT32 opj_tcd_precinct::x0
OPJ_INT32 opj_tcd_precinct::x1
OPJ_INT32 opj_tcd_precinct::y0
OPJ_INT32 opj_tcd_precinct::y1

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