Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Du12-image.c240 dev->scan.dpiIdx = index; in u12image_SetupScanStateVariables()
482 dev->scan.dpiIdx = 0; in u12image_SetupScanSettings()
665 ps->Shade.wExposure = posScan[ps->Scan.dpiIdx].exposureTime; in u12image_SetupScanSettings()
666 ps->Shade.wXStep = posScan[ps->Scan.dpiIdx].xStepTime; in u12image_SetupScanSettings()
679 ps->Shade.wExposure = ps->Scan.negScan[ps->Scan.dpiIdx].exposureTime; in u12image_SetupScanSettings()
680 ps->Shade.wXStep = ps->Scan.negScan[ps->Scan.dpiIdx].xStepTime; in u12image_SetupScanSettings()
H A Du12-scanner.h257 u_long dpiIdx; /* index to get/set values in the table */ member
H A Dplustek-pp_image.c1305 ps->Scan.dpiIdx = index; in imageP98003SetupScanStateVariables()
1582 ps->Shade.wExposure = posScan[ps->Scan.dpiIdx].exposureTime; in imageP98003SetupScanSettings()
1583 ps->Shade.wXStep = posScan[ps->Scan.dpiIdx].xStepTime; in imageP98003SetupScanSettings()
1596 ps->Shade.wExposure = ps->Scan.negScan[ps->Scan.dpiIdx].exposureTime; in imageP98003SetupScanSettings()
1597 ps->Shade.wXStep = ps->Scan.negScan[ps->Scan.dpiIdx].xStepTime; in imageP98003SetupScanSettings()
1614 ps->Scan.dpiIdx = 0; in ImageInitialize()
H A Du12-tpa.c74 dev->shade.wExposure = dev->scan.negScan[dev->scan.dpiIdx].exposureTime; in u12tpa_Reshading()
75 dev->shade.wXStep = dev->scan.negScan[dev->scan.dpiIdx].xStepTime; in u12tpa_Reshading()
H A Dplustek-pp_hwdefs.h760 ULong dpiIdx; /* index to get/set values in the table */ member
H A Dplustek-pp_tpa.c855 ps->Shade.wExposure = ps->Scan.negScan[ps->Scan.dpiIdx].exposureTime; in TPAP98003Reshading()
856 ps->Shade.wXStep = ps->Scan.negScan[ps->Scan.dpiIdx].xStepTime; in TPAP98003Reshading()

Completed in 8 milliseconds