Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek.h235 OPT_OVR_REDOFS, enumerator
H A Dplustek.c1006 s->opt[OPT_OVR_REDOFS].name = "red-offset"; in init_options()
1007 s->opt[OPT_OVR_REDOFS].title = SANE_I18N("Red offset"); in init_options()
1008 s->opt[OPT_OVR_REDOFS].desc = SANE_I18N("Red offset value of the AFE"); in init_options()
1009 s->opt[OPT_OVR_REDOFS].type = SANE_TYPE_INT; in init_options()
1010 s->opt[OPT_OVR_REDOFS].constraint_type = SANE_CONSTRAINT_RANGE; in init_options()
1011 s->opt[OPT_OVR_REDOFS].constraint.range = &gain_range; in init_options()
1012 s->val[OPT_OVR_REDOFS].w = adj->rofs; in init_options()
1903 case OPT_OVR_REDOFS: in sane_control_option()
2136 case OPT_OVR_REDOFS: in sane_control_option()

Completed in 5 milliseconds