Home
last modified time | relevance | path

Searched defs:jas_iccattrval_s (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
Djas_icc.h306 typedef struct jas_iccattrval_s { struct
307 int refcnt; /* reference count */
308 jas_iccsig_t type; /* type */
309 jas_iccattrvalops_t *ops; /* type-dependent operations */
310 union {
317 } data; /* value */