Home
last modified time | relevance | path

Searched refs:OPT_PREVIEW (Results 1 - 25 of 89) sorted by relevance

1234

/third_party/backends/backend/
H A Dabaton.c719 s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
720 s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
721 s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
722 s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in init_options()
723 s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
724 s->val[OPT_PREVIEW].w = SANE_FALSE; in init_options()
1054 case OPT_PREVIEW: in sane_control_option()
1092 case OPT_PREVIEW: in sane_control_option()
1117 if (s->val[OPT_PREVIEW].w || s->val[OPT_RESOLUTION_BIND].w) { in sane_control_option()
1129 if (s->val[OPT_PREVIEW] in sane_control_option()
[all...]
H A Dmustek_usb2.c204 if (s->val[OPT_PREVIEW].w) in calc_parameters()
222 if (s->val[OPT_PREVIEW].w) in calc_parameters()
267 if (s->val[OPT_PREVIEW].w) in calc_parameters()
277 if (s->val[OPT_PREVIEW].w) in calc_parameters()
400 s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
401 s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
402 s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
403 s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in init_options()
404 s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
405 s->val[OPT_PREVIEW] in init_options()
[all...]
H A Dp5.c544 case OPT_PREVIEW: in set_automatic_value()
545 s->options[OPT_PREVIEW].value.w = SANE_FALSE; in set_automatic_value()
598 case OPT_PREVIEW: in set_option_value()
640 case OPT_PREVIEW: in get_option_value()
1753 session->options[OPT_PREVIEW].descriptor.name = SANE_NAME_PREVIEW; in init_options()
1754 session->options[OPT_PREVIEW].descriptor.title = SANE_TITLE_PREVIEW; in init_options()
1755 session->options[OPT_PREVIEW].descriptor.desc = SANE_DESC_PREVIEW; in init_options()
1756 session->options[OPT_PREVIEW].descriptor.type = SANE_TYPE_BOOL; in init_options()
1757 session->options[OPT_PREVIEW].descriptor.cap |= SANE_CAP_AUTOMATIC; in init_options()
1758 session->options[OPT_PREVIEW] in init_options()
[all...]
H A Dcanon_pp.h81 #define OPT_PREVIEW 9 macro
H A Dabaton.h65 OPT_PREVIEW, enumerator
H A Dsnapscan-options.c409 po[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
410 po[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
411 po[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
412 po[OPT_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
413 po[OPT_PREVIEW].unit = SANE_UNIT_NONE; in init_options()
414 po[OPT_PREVIEW].size = sizeof (SANE_Word); in init_options()
415 po[OPT_PREVIEW].cap = in init_options()
417 po[OPT_PREVIEW].constraint_type = SANE_CONSTRAINT_NONE; in init_options()
1099 case OPT_PREVIEW: in sane_control_option()
1247 case OPT_PREVIEW in sane_control_option()
[all...]
H A Dpieusb.c597 case OPT_PREVIEW: in sane_control_option()
679 case OPT_PREVIEW: in sane_control_option()
793 if (scanner->val[OPT_PREVIEW].b) { in sane_get_parameters()
1223 if (scanner->val[OPT_ADVANCE_SLIDE].b && !scanner->val[OPT_PREVIEW].b) { in sane_start()
1250 } else if (scanner->val[OPT_PREVIEW].b) { in sane_start()
1271 if ((scanner->val[OPT_CORRECT_INFRARED].b || scanner->val[OPT_CLEAN_IMAGE].b) && !scanner->val[OPT_PREVIEW].b && infrared_post_processing_relevant) { in sane_start()
1285 if (scanner->val[OPT_PREVIEW].b) { in sane_start()
H A Drts8891.h68 OPT_PREVIEW, enumerator
H A Dapple.h103 OPT_PREVIEW, enumerator
H A Dma1509.h109 OPT_PREVIEW, enumerator
H A Dmustek_usb2.h75 OPT_PREVIEW, enumerator
H A Dumax_pp.h56 OPT_PREVIEW, enumerator
H A Dp5.h92 OPT_PREVIEW, /** set up for preview */ enumerator
H A Dkodakaio.h98 OPT_PREVIEW, enumerator
H A Dteco1.c1227 dev->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in teco_init_options()
1228 dev->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in teco_init_options()
1229 dev->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in teco_init_options()
1230 dev->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in teco_init_options()
1231 dev->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in teco_init_options()
1232 dev->val[OPT_PREVIEW].w = SANE_FALSE; in teco_init_options()
1680 case OPT_PREVIEW: in sane_control_option()
1736 case OPT_PREVIEW: in sane_control_option()
1857 if (dev->val[OPT_PREVIEW].w == SANE_TRUE) in sane_get_parameters()
H A Dleo.c932 dev->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in leo_init_options()
933 dev->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in leo_init_options()
934 dev->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in leo_init_options()
935 dev->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in leo_init_options()
936 dev->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in leo_init_options()
937 dev->val[OPT_PREVIEW].w = SANE_FALSE; in leo_init_options()
1484 case OPT_PREVIEW: in sane_control_option()
1539 case OPT_PREVIEW: in sane_control_option()
1677 if (dev->val[OPT_PREVIEW].w == SANE_TRUE) in sane_get_parameters()
H A Dteco3.c1052 dev->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in teco_init_options()
1053 dev->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in teco_init_options()
1054 dev->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in teco_init_options()
1055 dev->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in teco_init_options()
1056 dev->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in teco_init_options()
1057 dev->val[OPT_PREVIEW].w = SANE_FALSE; in teco_init_options()
1694 case OPT_PREVIEW: in sane_control_option()
1750 case OPT_PREVIEW: in sane_control_option()
1871 if (dev->val[OPT_PREVIEW].w == SANE_TRUE) in sane_get_parameters()
H A Dsceptre.c822 dev->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in sceptre_init_options()
823 dev->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in sceptre_init_options()
824 dev->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in sceptre_init_options()
825 dev->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in sceptre_init_options()
826 dev->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in sceptre_init_options()
827 dev->val[OPT_PREVIEW].w = SANE_FALSE; in sceptre_init_options()
1501 case OPT_PREVIEW: in sane_control_option()
1556 case OPT_PREVIEW: in sane_control_option()
1654 if (dev->val[OPT_PREVIEW].w == SANE_TRUE) in sane_get_parameters()
H A Dumax_pp.c550 dev->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
551 dev->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
552 dev->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
553 dev->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
554 dev->opt[OPT_PREVIEW].size = sizeof (SANE_Word); in init_options()
555 dev->opt[OPT_PREVIEW].unit = SANE_UNIT_NONE; in init_options()
556 dev->val[OPT_PREVIEW].w = SANE_FALSE; in init_options()
1373 case OPT_PREVIEW: in sane_control_option()
1437 if (option == OPT_PREVIEW) in sane_control_option()
1446 case OPT_PREVIEW in sane_control_option()
[all...]
H A Dtamarack.c637 s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
638 s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
639 s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
640 s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in init_options()
641 s->val[OPT_PREVIEW].w = 0; in init_options()
1114 case OPT_PREVIEW: in sane_control_option()
1166 case OPT_PREVIEW: in sane_control_option()
1344 if (s->val[OPT_PREVIEW].w && s->val[OPT_GRAY_PREVIEW].w) { in sane_start()
H A Dmustek_usb.c291 s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
292 s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
293 s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
294 s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in init_options()
295 s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
296 s->val[OPT_PREVIEW].w = SANE_FALSE; in init_options()
1215 case OPT_PREVIEW: in sane_control_option()
1273 case OPT_PREVIEW: in sane_control_option()
H A Du12.c536 s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
537 s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
538 s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
539 s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in init_options()
540 s->val[OPT_PREVIEW].w = 0; in init_options()
1216 case OPT_PREVIEW: in sane_control_option()
1298 case OPT_PREVIEW: in sane_control_option()
1666 if( s->val[OPT_PREVIEW].w ) in sane_start()
H A Dmustek_pp.c442 hndl->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
443 hndl->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
444 hndl->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
445 hndl->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in init_options()
446 hndl->val[OPT_PREVIEW].w = SANE_FALSE; in init_options()
1310 case OPT_PREVIEW: in sane_control_option()
1369 case OPT_PREVIEW: in sane_control_option()
1588 if (hndl->val[OPT_PREVIEW].w == SANE_TRUE) in sane_get_parameters()
H A Dcanon-sane.c351 case OPT_PREVIEW: in sane_control_option()
482 case OPT_PREVIEW: in sane_control_option()
1042 if (s->val[OPT_RESOLUTION_BIND].w || s->val[OPT_PREVIEW].w) in sane_get_parameters()
1184 && !s->val[OPT_PREVIEW].w && s->AF_NOW) in sane_start()
1232 if (s->val[OPT_RESOLUTION_BIND].w || s->val[OPT_PREVIEW].w) in sane_start()
1339 if (!s->val[OPT_PREVIEW].w) wbuf[50] |= s->AE; /* AE not during preview */ in sane_start()
1470 if (!s->val[OPT_PREVIEW].w && s->hw->info.is_filmscanner) in sane_start()
1474 && !s->val[OPT_PREVIEW].w) ? 1 << 3 : 0; in sane_start()
1499 && !s->val[OPT_PREVIEW].w && s->AF_NOW in sane_start()
2146 s->switch_preview = s->val[OPT_PREVIEW] in sane_read()
[all...]
H A Dhp4200.c2614 s->opt[OPT_PREVIEW].name = SANE_NAME_PREVIEW; in init_options()
2615 s->opt[OPT_PREVIEW].title = SANE_TITLE_PREVIEW; in init_options()
2616 s->opt[OPT_PREVIEW].desc = SANE_DESC_PREVIEW; in init_options()
2617 s->opt[OPT_PREVIEW].type = SANE_TYPE_BOOL; in init_options()
2618 s->opt[OPT_PREVIEW].size = sizeof (SANE_Word); in init_options()
2619 s->opt[OPT_PREVIEW].cap = SANE_CAP_SOFT_DETECT | SANE_CAP_SOFT_SELECT; in init_options()
2620 s->val[OPT_PREVIEW].w = SANE_FALSE; in init_options()
2755 case OPT_PREVIEW: in sane_control_option()
2789 case OPT_PREVIEW: in sane_control_option()
2836 if (s->val[OPT_PREVIEW] in compute_parameters()
[all...]

Completed in 33 milliseconds

1234