Home
last modified time | relevance | path

Searched refs:inst_calc_emis_grey (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dinstappsup.c334 case inst_calc_emis_grey: in inst_handle_calibrate()
338 if ((calc & inst_calc_cond_mask) == inst_calc_emis_grey) { in inst_handle_calibrate()
H A Dinst.h620 inst_calc_emis_grey = 0x00000300, /* Provide a grey test patch */ enumerator
H A Ddtp92.c849 if ((*calc & inst_calc_cond_mask) != inst_calc_emis_grey in dtp92_calibrate()
852 *calc = inst_calc_emis_grey; in dtp92_calibrate()
H A Ddispsup.c109 case inst_calc_emis_grey: in setup_display_calibrate()
169 if ((calc & inst_calc_cond_mask) == inst_calc_emis_grey) { in setup_display_calibrate()