Home
last modified time | relevance | path

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

/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Dhp3900_config.c4297 case GAIN1R: rst = 8; break; in ua4900_calibreflective()
4387 case GAIN1R: rst = 23; break; in hp3800_calibreflective()
4477 case GAIN1R: rst = 28; break; in hp3970_calibreflective()
4573 case GAIN1R: rst = 10; break; in hp4370_calibreflective()
4682 case GAIN1R: rst = 24; break; in ua4900_calibtransparent()
4772 case GAIN1R: rst = 9; break; in hp3800_calibtransparent()
4862 case GAIN1R: rst = 21; break; in hp3970_calibtransparent()
4958 case GAIN1R: rst = 11; break; in hp4370_calibtransparent()
5163 case GAIN1R: rst = 8; break; in ua4900_calibnegative()
5442 case GAIN1R: rst = 6; break; in hpg3110_calibnegative()
[all …]
H A Dhp3900_rts8822.c11550 calibcfg->Gain1[a] = get_value (section, GAIN1R + a, 4, FITCALIBRATE); in Calib_LoadConfig()