Home
last modified time | relevance | path

Searched refs:threshold_range (Results 1 - 25 of 26) sorted by relevance

12

/third_party/backends/backend/
H A Dartec.h210 SANE_Range threshold_range; member
H A Dcanon.h220 SANE_Range threshold_range; member
H A Depjitsu.h152 SANE_Range threshold_range; member
H A Dhs2p.h114 SANE_Range threshold_range; member
H A Dsharp.h173 SANE_Range threshold_range; member
H A Dnec.h172 SANE_Range threshold_range; member
H A Dcanon_lide70.c115 static const SANE_Range threshold_range = { variable
379 od->constraint.range = &threshold_range; in init_options()
H A Dsm3840.c124 static const SANE_Range threshold_range = { variable
775 s->options_list[OPT_THRESHOLD].constraint.range = &threshold_range; in initialize_options_list()
H A Dcanon_dr.h313 SANE_Range threshold_range; member
H A Dfujitsu.h381 SANE_Range threshold_range; member
H A Dcanon.c1013 dev->info.threshold_range.min = 1; in attach()
1014 dev->info.threshold_range.max = 255; in attach()
1015 dev->info.threshold_range.quant = 0; in attach()
1542 s->opt[OPT_THRESHOLD].constraint.range = &s->hw->info.threshold_range; in init_options()
H A Dlexmark.c84 static SANE_Range threshold_range = { variable
266 od->constraint.range = &threshold_range; in init_options()
H A Dnec.c1178 dev->info.threshold_range.min = 1; in attach()
1179 dev->info.threshold_range.max = 255; in attach()
1180 dev->info.threshold_range.quant = 0; in attach()
1662 s->opt[OPT_THRESHOLD].constraint.range = &s->dev->info.threshold_range; in init_options()
1677 s->opt[OPT_THRESHOLD_R].constraint.range = &s->dev->info.threshold_range; in init_options()
1687 s->opt[OPT_THRESHOLD_G].constraint.range = &s->dev->info.threshold_range; in init_options()
1697 s->opt[OPT_THRESHOLD_B].constraint.range = &s->dev->info.threshold_range; in init_options()
H A Dsharp.c1542 dev->info.threshold_range.min = 1; in attach()
1543 dev->info.threshold_range.max = 255; in attach()
1544 dev->info.threshold_range.quant = 0; in attach()
2091 s->opt[OPT_THRESHOLD].constraint.range = &s->dev->info.threshold_range; in init_options()
2106 s->opt[OPT_THRESHOLD_R].constraint.range = &s->dev->info.threshold_range; in init_options()
2116 s->opt[OPT_THRESHOLD_G].constraint.range = &s->dev->info.threshold_range; in init_options()
2126 s->opt[OPT_THRESHOLD_B].constraint.range = &s->dev->info.threshold_range; in init_options()
H A Dartec.c1760 dev->threshold_range.min = 0; in artec_get_cap_data()
1761 dev->threshold_range.max = 255; in artec_get_cap_data()
1762 dev->threshold_range.quant = 1; in artec_get_cap_data()
2382 s->opt[OPT_THRESHOLD].constraint.range = &s->hw->threshold_range; in init_options()
H A Dteco1.c140 static const SANE_Range threshold_range = { variable
1223 dev->opt[OPT_THRESHOLD].constraint.range = &threshold_range; in teco_init_options()
H A Dsp15c.c258 static const SANE_Range threshold_range = variable
1554 scanner->opt[OPT_THRESHOLD].constraint.range = &threshold_range; in init_options()
H A Dteco3.c132 static const SANE_Range threshold_range = { variable
1048 dev->opt[OPT_THRESHOLD].constraint.range = &threshold_range; in teco_init_options()
H A Dsceptre.c92 static const SANE_Range threshold_range = { variable
807 dev->opt[OPT_THRESHOLD].constraint.range = &threshold_range; in sceptre_init_options()
H A Depjitsu.c1348 opt->constraint.range = &s->threshold_range; in sane_get_option_descriptor()
1349 s->threshold_range.min=0; in sane_get_option_descriptor()
1350 s->threshold_range.max=255; in sane_get_option_descriptor()
1351 s->threshold_range.quant=1; in sane_get_option_descriptor()
H A Dhs2p.c573 s->opt[OPT_THRESHOLD].constraint.range = &s->hw->info.threshold_range; in init_options()
1398 dev->info.threshold_range.min = 1; in attach()
1399 dev->info.threshold_range.max = 255; in attach()
1400 dev->info.threshold_range.quant = 1; in attach()
H A Dmicrotek2.h1004 SANE_Range threshold_range; /* 1 - 255 */ member
H A Dteco2.c164 static const SANE_Range threshold_range = { variable
2049 dev->opt[OPT_THRESHOLD].constraint.range = &threshold_range; in teco_init_options()
H A Dcanon_dr.c2598 opt->constraint.range = &s->threshold_range; in sane_get_option_descriptor()
2599 s->threshold_range.min=0; in sane_get_option_descriptor()
2600 s->threshold_range.max=s->threshold_steps; in sane_get_option_descriptor()
2601 s->threshold_range.quant=1; in sane_get_option_descriptor()
H A Dfujitsu.c3204 opt->constraint.range = &s->threshold_range; in sane_get_option_descriptor()
3205 s->threshold_range.min=0; in sane_get_option_descriptor()
3206 s->threshold_range.max=s->threshold_steps; in sane_get_option_descriptor()
3207 s->threshold_range.quant=1; in sane_get_option_descriptor()

Completed in 94 milliseconds

12