OpenJPEG  2.3.1
Data Fields
opj_tcd_precinct Struct Reference

Precinct structure. 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
   void *   blocks
cblks
OPJ_UINT32 block_size
opj_tgt_tree_tincltree
opj_tgt_tree_timsbtree

Detailed Description

Precinct structure.


Field Documentation

OPJ_UINT32 opj_tcd_precinct::block_size
void* opj_tcd_precinct::blocks

Referenced by opj_tcd_init_tile().

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: