jbg_dec_free ( struct jbg_dec_state* s )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_getheight ( struct jbg_dec_state const* s )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_getimage ( struct jbg_dec_state const* s, int plane )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_getsize ( struct jbg_dec_state const* s )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_getsize_merged ( struct jbg_dec_state const* s )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_getwidth ( struct jbg_dec_state const* s )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_in ( struct jbg_dec_state* s, unsigned char* data, size_t len, size_t* cnt )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_init ( struct jbg_dec_state* s )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_maxsize ( struct jbg_dec_state* s, unsigned long xmax, unsigned long ymax )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.
jbg_dec_merge_planes ( struct jbg_dec_state const* s, int use_graycode, void(*data_out)(unsigned char*, size_t, void*), void* file )Field 's->s' in 1st parameter 's' (pointer) has base type 'struct jbg_ardec_state'.