OpenJPEG 1.5.2
opj_dec_mstabent Struct Reference

Data Fields

int id
 marker value
int states
 value of the state when the marker can appear
void(*) handler (opj_j2k_t *j2k)
 action linked to the marker

Field Documentation

◆ handler

void(*) opj_dec_mstabent::handler(opj_j2k_t *j2k)

action linked to the marker

Referenced by j2k_decode(), and j2k_decode_jpt_stream().

◆ id

int opj_dec_mstabent::id

marker value

Referenced by j2k_dec_mstab_lookup(), j2k_decode(), and j2k_read_unk().

◆ states

int opj_dec_mstabent::states

value of the state when the marker can appear

Referenced by j2k_decode(), and j2k_decode_jpt_stream().


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