Home
last modified time | relevance | path

Searched refs:calib_low (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dmustek_pp_cis.c1331 SANE_Int pixel, SANE_Byte * calib_low, in cis_read_line_low_level()
1361 if (calib_low) { in cis_read_line_low_level()
1362 low_val = calib_low[ctr] ; in cis_read_line_low_level()
1404 if (calib_low) { in cis_read_line_low_level()
1405 low_val = calib_low[bpos] ; in cis_read_line_low_level()
1440 if (calib_low) { in cis_read_line_low_level()
1441 low_val = calib_low[calctr] ; in cis_read_line_low_level()
1514 dev->calib_low[dev->CIS.channel], in cis_read_line()
1860 if (!cis_measure_extremes(dev, dev->calib_low, pixels, first, last)) { in cis_normalize_ranges()
1869 /* Make sure calib_hi is greater than calib_low */ in cis_normalize_ranges()
1330 cis_read_line_low_level(Mustek_PP_CIS_dev * dev, SANE_Byte * buf, SANE_Int pixel, SANE_Byte * calib_low, SANE_Byte * calib_hi, SANE_Int * gamma) cis_read_line_low_level() argument
[all...]
H A Dmustek_pp_cis.h234 SANE_Byte *calib_low[3]; member

Completed in 4 milliseconds