OpenJPEG  2.1.0
Data Fields

Tier-1 coding (coding of code-block coefficients) More...

#include <t1.h>

Data Fields

opj_mqc_tmqc
 MQC component. More...
 
opj_raw_traw
 RAW component. More...
 
OPJ_INT32data
 
opj_flag_tflags
 
OPJ_UINT32 w
 
OPJ_UINT32 h
 
OPJ_UINT32 datasize
 
OPJ_UINT32 flagssize
 
OPJ_UINT32 flags_stride
 
OPJ_UINT32 data_stride
 
OPJ_BOOL encoder
 

Detailed Description

Tier-1 coding (coding of code-block coefficients)

Field Documentation

OPJ_INT32* opj_t1::data
OPJ_UINT32 opj_t1::data_stride
OPJ_UINT32 opj_t1::datasize

Referenced by opj_t1_allocate_buffers().

OPJ_BOOL opj_t1::encoder
opj_flag_t* opj_t1::flags
OPJ_UINT32 opj_t1::flags_stride
OPJ_UINT32 opj_t1::flagssize

Referenced by opj_t1_allocate_buffers().

OPJ_UINT32 opj_t1::h
opj_mqc_t* opj_t1::mqc
opj_raw_t* opj_t1::raw
OPJ_UINT32 opj_t1::w

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