void jpt_reinit_msg_header(opj_jpt_msg_header_t *header)
Definition: jpt.c:72
struct opj_jpt_msg_header opj_jpt_msg_header_t
Message Header JPT stream structure.
unsigned int jpt_read_VBAS_info(opj_cio_t *cio, unsigned int value)
Definition: jpt.c:37
unsigned int cio_read(opj_cio_t *cio, int n)
Read some bytes.
Definition: cio.c:183
Byte input-output stream (CIO)
Definition: openjpeg.h:475
opj_bool opj_event_msg(opj_common_ptr cinfo, int event_type, const char *fmt,...)
Write formatted data to a string and send the string to a user callback.
Definition: event.c:76
Definition: openjpeg.h:430
#define EVT_ERROR
Error event type.
Definition: event.h:35
void jpt_read_msg_header(opj_common_ptr cinfo, opj_cio_t *cio, opj_jpt_msg_header_t *header)
Read the message header for a JPP/JPT - stream.
Definition: jpt.c:83
void jpt_init_msg_header(opj_jpt_msg_header_t *header)
Initialize the value of the message header structure.
Definition: jpt.c:56
void jpt_read_msg_header(opj_common_ptr cinfo, opj_cio_t *cio, opj_jpt_msg_header_t *header)
Read the message header for a JPP/JPT - stream.
Definition: jpt.c:83
void jpt_init_msg_header(opj_jpt_msg_header_t *header)
Initialize the value of the message header structure.
Definition: jpt.c:56