Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dkodak.h108 SANE_Range o_threshold_range; member
H A Dkodak.c1207 opt->constraint.range = &s->o_threshold_range; in sane_get_option_descriptor()
1208 s->o_threshold_range.min=0; in sane_get_option_descriptor()
1209 s->o_threshold_range.max=s->s_threshold_steps; in sane_get_option_descriptor()
1210 s->o_threshold_range.quant=1; in sane_get_option_descriptor()

Completed in 4 milliseconds