Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek.h237 OPT_OVR_BLUEOFS, enumerator
H A Dplustek.c1038 s->opt[OPT_OVR_BLUEOFS].name = "blue-offset"; in init_options()
1039 s->opt[OPT_OVR_BLUEOFS].title = SANE_I18N("Blue offset"); in init_options()
1040 s->opt[OPT_OVR_BLUEOFS].desc = SANE_I18N("Blue offset value of the AFE"); in init_options()
1041 s->opt[OPT_OVR_BLUEOFS].type = SANE_TYPE_INT; in init_options()
1042 s->opt[OPT_OVR_BLUEOFS].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
1043 s->opt[OPT_OVR_BLUEOFS].constraint.range = &gain_range; in init_options()
1044 s->val[OPT_OVR_BLUEOFS].w = adj->bofs; in init_options()
1905 case OPT_OVR_BLUEOFS: in sane_control_option()
2144 case OPT_OVR_BLUEOFS: in sane_control_option()

Completed in 7 milliseconds