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 |
value of the state when the marker can appear
Referenced by j2k_decode(), and j2k_decode_jpt_stream().
void(* opj_dec_mstabent::handler)(opj_j2k_t *j2k) |