#include <t2.h>
Data Fields | |
opj_image_t * | image |
Encoding: pointer to the src image. | |
opj_cp_t * | cp |
pointer to the image coding parameters |
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().
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().