Home
last modified time | relevance | path

Searched refs:opt_depth (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/
H A Dtest.h63 opt_depth, enumerator
H A Dhp3900_sane.c81 opt_depth, enumerator
1362 case opt_depth: in options_init()
1956 case opt_depth: in option_get()
2033 case opt_depth: in option_set()
2131 scanner->aOptions[opt_depth].constraint.word_list = in option_set()
2153 scanner->aValues[opt_depth].w = scanner->list_depths[1]; in option_set()
2255 depth = (colormode == CM_LINEART) ? 1 : s->aValues[opt_depth].w; in sane_get_parameters()
2327 depth = s->aValues[opt_depth].w; in sane_start()
H A Dtest.c403 /* opt_depth */ in init_options()
404 od = &test_device->opt[opt_depth]; in init_options()
414 test_device->val[opt_depth].w = init_depth; in init_options()
2280 case opt_depth: /* Word list with parameter and options reloading */ in sane_control_option()
2564 case opt_depth: /* Int + word list options */ in sane_control_option()
2647 p->depth = test_device->val[opt_depth].w; in sane_get_parameters()

Completed in 7 milliseconds