Home
last modified time | relevance | path

Searched refs:OPT_AVERAGING (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Dcoolscan.h71 OPT_AVERAGING, enumerator
H A Dsp15c.c533 case OPT_AVERAGING: in sane_control_option()
738 case OPT_AVERAGING: in sane_control_option()
1533 scanner->opt[OPT_AVERAGING].name = "averaging"; in init_options()
1534 scanner->opt[OPT_AVERAGING].title = "Averaging"; in init_options()
1535 scanner->opt[OPT_AVERAGING].desc = "Averaging"; in init_options()
1536 scanner->opt[OPT_AVERAGING].type = SANE_TYPE_BOOL; in init_options()
1537 scanner->opt[OPT_AVERAGING].unit = SANE_UNIT_NONE; in init_options()
H A Dsp15c.h120 OPT_AVERAGING, enumerator
H A Dcoolscan.c2898 scanner->opt[OPT_AVERAGING].name = "averaging"; in init_options()
2899 scanner->opt[OPT_AVERAGING].title = "Averaging"; in init_options()
2900 scanner->opt[OPT_AVERAGING].desc = "Averaging"; in init_options()
2901 scanner->opt[OPT_AVERAGING].type = SANE_TYPE_BOOL; in init_options()
2902 scanner->opt[OPT_AVERAGING].unit = SANE_UNIT_NONE; in init_options()
3603 case OPT_AVERAGING: in sane_control_option()
3684 case OPT_AVERAGING: in sane_control_option()

Completed in 8 milliseconds