Home
last modified time | relevance | path

Searched refs:posScan (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Du12-image.c60 static ExpXStepDef posScan[5] = { variable
253 dev->shade.wExposure = posScan[index].exposureTime; in u12image_SetupScanStateVariables()
254 dev->shade.wXStep = posScan[index].xStepTime; in u12image_SetupScanStateVariables()
655 posScan[1].exposureTime = 96; in u12image_SetupScanSettings()
656 posScan[1].xStepTime = 12; in u12image_SetupScanSettings()
657 posScan[2].exposureTime = 96; in u12image_SetupScanSettings()
658 posScan[2].xStepTime = 24; in u12image_SetupScanSettings()
659 posScan[3].exposureTime = 96; in u12image_SetupScanSettings()
660 posScan[3].xStepTime = 48; in u12image_SetupScanSettings()
661 posScan[ in u12image_SetupScanSettings()
[all...]
H A Dplustek-pp_image.c88 static ExpXStepDef posScan[5] = {{128, 8}, {96, 12}, variable
1327 ps->Shade.wExposure = posScan[index].exposureTime; in imageP98003SetupScanStateVariables()
1328 ps->Shade.wXStep = posScan[index].xStepTime; in imageP98003SetupScanStateVariables()
1572 posScan[1].exposureTime = 96; in imageP98003SetupScanSettings()
1573 posScan[1].xStepTime = 12; in imageP98003SetupScanSettings()
1574 posScan[2].exposureTime = 96; in imageP98003SetupScanSettings()
1575 posScan[2].xStepTime = 24; in imageP98003SetupScanSettings()
1576 posScan[3].exposureTime = 96; in imageP98003SetupScanSettings()
1577 posScan[3].xStepTime = 48; in imageP98003SetupScanSettings()
1578 posScan[ in imageP98003SetupScanSettings()
[all...]

Completed in 4 milliseconds