Searched defs:jas_iccattrval_s (Results 1 – 1 of 1) sorted by relevance
306 typedef struct jas_iccattrval_s { struct307 int refcnt; /* reference count */308 jas_iccsig_t type; /* type */309 jas_iccattrvalops_t *ops; /* type-dependent operations */310 union {317 } data; /* value */