Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dabaton.c104 static const SANE_Range enhance_range = variable
801 s->opt[OPT_BRIGHTNESS].constraint.range = &enhance_range; in init_options()
812 s->opt[OPT_CONTRAST].constraint.range = &enhance_range; in init_options()
822 s->opt[OPT_THRESHOLD].constraint.range = &enhance_range; in init_options()
/third_party/backends/backend/genesys/
H A Dgenesys.cpp143 static const SANE_Range enhance_range = { member
4696 s->opt[OPT_BRIGHTNESS].constraint.range = &(enhance_range); in init_options()
4707 s->opt[OPT_CONTRAST].constraint.range = &(enhance_range); in init_options()

Completed in 9 milliseconds