Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax.h448 int exposure_time_rgb_bind; /* exposure time can not be defined for each color */ member
H A Dumax.c1137 (!scanner->device->exposure_time_rgb_bind) && in umax_set_rgb_bind()
2977 /* the scanner uses the same exposure times for red, green and blue exposure_time_rgb_bind = 1 */ in umax_correct_inquiry()
4514 dev->exposure_time_rgb_bind = umax_exposure_time_rgb_bind; in umax_init()
4533 DBG(DBG_info, "exposure_time_rgb_bind = %d\n", dev->exposure_time_rgb_bind); in umax_init()
6786 (scanner->device->exposure_time_rgb_bind) ) /* RGB bind */ in sane_control_option()
7526 if ((scanner->val[OPT_SELECT_EXPOSURE_TIME].w == SANE_TRUE) && (!scanner->device->exposure_time_rgb_bind)) in sane_start()

Completed in 11 milliseconds