OpenJPEG  2.3.0
Data Fields

Segment of a code-block. More...

#include <tcd.h>

Data Fields

OPJ_UINT32 len
 
OPJ_UINT32 numpasses
 
OPJ_UINT32 real_num_passes
 
OPJ_UINT32 maxpasses
 
OPJ_UINT32 numnewpasses
 
OPJ_UINT32 newlen
 

Detailed Description

Segment of a code-block.

A segment represent a number of consecutive coding passes, without termination of MQC or RAW between them.

Field Documentation

OPJ_UINT32 opj_tcd_seg::len
OPJ_UINT32 opj_tcd_seg::maxpasses
OPJ_UINT32 opj_tcd_seg::newlen
OPJ_UINT32 opj_tcd_seg::numnewpasses
OPJ_UINT32 opj_tcd_seg::numpasses
OPJ_UINT32 opj_tcd_seg::real_num_passes

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