Home
last modified time | relevance | path

Searched refs:key_gainmode (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Di1pro_imp.h1157 key_gainmode = 0x271c, /* int - Remspotcal gain mode, Values 1 (normal) or 0 (high) */ enumerator
H A Di1pro_imp.c3865 if ((ip = m->data->get_ints(m->data, &count, key_gainmode + offst)) == NULL || count < 1) { in i1pro_restore_refspot_cal()
3984 if ((ip = m->data->get_ints(m->data, &count, key_gainmode + offst)) == NULL || count < 1) { in i1pro_set_log_data()
12941 case key_gainmode:
12942 case key_gainmode + 1000:
13161 return key_gainmode;