Home
last modified time | relevance | path

Searched refs:OPT_SET_GAIN_R (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dpieusb_specific.h161 OPT_SET_GAIN_R, /* gain for R */ enumerator
H A Dpieusb.c606 case OPT_SET_GAIN_R: in sane_control_option()
692 case OPT_SET_GAIN_R: in sane_control_option()
H A Dpieusb_specific.c954 scanner->opt[OPT_SET_GAIN_R].name = SANE_NAME_GAIN_R; in sanei_pieusb_init_options()
955 scanner->opt[OPT_SET_GAIN_R].title = SANE_TITLE_GAIN_R; in sanei_pieusb_init_options()
956 scanner->opt[OPT_SET_GAIN_R].desc = SANE_DESC_GAIN_R; in sanei_pieusb_init_options()
966 for (i = OPT_SET_GAIN_R; i <= OPT_SET_GAIN_I; ++i) { in sanei_pieusb_init_options()
1961 scanner->settings.gain[0] = scanner->val[OPT_SET_GAIN_R].w; in sanei_pieusb_set_gain_offset()

Completed in 8 milliseconds