Home
last modified time | relevance | path

Searched refs:bDiscardAll (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Du12-image.c503 dev->scan.bDiscardAll = 0; in u12image_SetupScanSettings()
528 dev->scan.bDiscardAll = 1; in u12image_SetupScanSettings()
532 dev->scan.bDiscardAll = 2; in u12image_SetupScanSettings()
540 dev->scan.bDiscardAll = 2; in u12image_SetupScanSettings()
546 dev->scan.bDiscardAll = 4; in u12image_SetupScanSettings()
552 dev->scan.bDiscardAll = 8; in u12image_SetupScanSettings()
558 dev->scan.bDiscardAll = 16; in u12image_SetupScanSettings()
692 if( dev->scan.bDiscardAll ) { in u12image_DataIsReady()
693 dev->scan.bDiscardAll--; in u12image_DataIsReady()
H A Dplustek-pp_image.c1179 if( ps->Scan.bDiscardAll ) { in imageP98003DataIsReady()
1180 ps->Scan.bDiscardAll--; in imageP98003DataIsReady()
1417 ps->Scan.bDiscardAll = 0; in imageP98003SetupScanSettings()
1442 ps->Scan.bDiscardAll = 1; in imageP98003SetupScanSettings()
1446 ps->Scan.bDiscardAll = 2; in imageP98003SetupScanSettings()
1454 ps->Scan.bDiscardAll = 2; in imageP98003SetupScanSettings()
1460 ps->Scan.bDiscardAll = 4; in imageP98003SetupScanSettings()
1466 ps->Scan.bDiscardAll = 8; in imageP98003SetupScanSettings()
1472 ps->Scan.bDiscardAll = 16; in imageP98003SetupScanSettings()
H A Du12-scanner.h246 SANE_Byte bDiscardAll; member
H A Du12-hw.c412 (dev->scan.bDiscardAll ? 32 : 0);
590 (dev->scan.bDiscardAll ? 32 : 0);
H A Dplustek-pp_hwdefs.h727 UChar bDiscardAll; member
H A Dplustek-pp_p12.c327 ((ps->Scan.bDiscardAll) ? 32 : 0); in p12SetupScanningCondition()

Completed in 8 milliseconds