#include <t2.h>
Data Fields | |
| opj_common_ptr | cinfo |
| codec context | |
| opj_image_t * | image |
| Encoding: pointer to the src image. | |
| opj_cp_t * | cp |
| pointer to the image coding parameters | |
pointer to the image coding parameters
Referenced by t2_create(), t2_decode_packet(), t2_decode_packets(), and t2_encode_packets().
Encoding: pointer to the src image.
Decoding: pointer to the dst image.
Referenced by t2_create(), t2_decode_packets(), and t2_encode_packets().