OpenJPEG  2.1.0
Data Fields

Tier-2 coding. More...

#include <t2.h>

Data Fields

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_cp_t* opj_t2::cp

pointer to the image coding parameters

Referenced by opj_t2_create(), opj_t2_decode_packets(), opj_t2_encode_packets(), and opj_t2_read_packet_header().

opj_image_t* opj_t2::image

Encoding: pointer to the src image.

Decoding: pointer to the dst image.

Referenced by opj_t2_create(), opj_t2_decode_packets(), and opj_t2_encode_packets().


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