Searched refs:jas_iccprof_getattr (Results 1 – 3 of 3) sorted by relevance
1077 if (!(graytrc = jas_iccprof_getattr(iccprof, JAS_ICC_TAG_GRYTRC)) || in mono()1140 if (!(trcs[0] = jas_iccprof_getattr(iccprof, JAS_ICC_TAG_REDTRC)) || in triclr()1141 !(trcs[1] = jas_iccprof_getattr(iccprof, JAS_ICC_TAG_GRNTRC)) || in triclr()1142 !(trcs[2] = jas_iccprof_getattr(iccprof, JAS_ICC_TAG_BLUTRC)) || in triclr()1143 !(cols[0] = jas_iccprof_getattr(iccprof, JAS_ICC_TAG_REDMATCOL)) || in triclr()1144 !(cols[1] = jas_iccprof_getattr(iccprof, JAS_ICC_TAG_GRNMATCOL)) || in triclr()1145 !(cols[2] = jas_iccprof_getattr(iccprof, JAS_ICC_TAG_BLUMATCOL))) in triclr()
545 jas_iccattrval_t *jas_iccprof_getattr(jas_iccprof_t *prof, in jas_iccprof_getattr() function
379 jas_iccattrval_t *jas_iccprof_getattr(jas_iccprof_t *prof,