OpenJPEG 1.5.1
opj_t1 Struct Reference

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

#include <t1.h>

Data Fields

opj_common_ptr cinfo
 codec context
 
opj_mqc_tmqc
 MQC component.
 
opj_raw_traw
 RAW component.
 
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

◆ cinfo

opj_common_ptr opj_t1::cinfo

codec context

Referenced by t1_create().

◆ data

◆ datasize

int opj_t1::datasize

Referenced by allocate_buffers(), and t1_create().

◆ flags

◆ flags_stride

◆ flagssize

int opj_t1::flagssize

Referenced by allocate_buffers(), and t1_create().

◆ h

◆ mqc

◆ raw

◆ w


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