OpenJPEG  1.5.1
Data Fields
opj_dec_mstabent Struct Reference

Data Fields

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

Field Documentation

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

action linked to the marker

Referenced by j2k_decode(), and j2k_decode_jpt_stream().

int opj_dec_mstabent::id

marker value

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

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: