OpenJPEG  1.5.1
Data Fields

Tier-2 coding. More...

#include <t2.h>

Data Fields

opj_common_ptr cinfo
 codec context More...
 
opj_image_timage
 Encoding: pointer to the src image. More...
 
opj_cp_tcp
 pointer to the image coding parameters More...
 

Detailed Description

Tier-2 coding.

Field Documentation

opj_common_ptr opj_t2::cinfo

codec context

Referenced by t2_create(), t2_decode_packet(), and t2_encode_packets().

opj_cp_t* opj_t2::cp

pointer to the image coding parameters

Referenced by t2_create(), t2_decode_packet(), t2_decode_packets(), and t2_encode_packets().

opj_image_t* opj_t2::image

Encoding: pointer to the src image.

Decoding: pointer to the dst image.

Referenced by t2_create(), t2_decode_packets(), and t2_encode_packets().


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