OpenJPEG 2.5.3
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

◆ block_size

◆ blocks

void* opj_tcd_precinct::blocks

Referenced by opj_tcd_init_tile().

◆ [union]

◆ ch

◆ cw

◆ dec

◆ enc

◆ imsbtree

◆ incltree

◆ x0

◆ x1

◆ y0

◆ y1


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