OpenJPEG  1.5.1
Data Fields

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

#include <t1.h>

Data Fields

opj_common_ptr cinfo
 codec context More...
 
opj_mqc_tmqc
 MQC component. More...
 
opj_raw_traw
 RAW component. More...
 
int * data
 
flag_tflags
 
int w
 
int h
 
int datasize
 
int flagssize
 
int flags_stride
 

Detailed Description

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

Field Documentation

opj_common_ptr opj_t1::cinfo

codec context

Referenced by t1_create().

int* opj_t1::data
int opj_t1::datasize

Referenced by allocate_buffers(), and t1_create().

flag_t* opj_t1::flags
int opj_t1::flags_stride
int opj_t1::flagssize

Referenced by allocate_buffers(), and t1_create().

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

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