Lines Matching refs:posScan
60 static ExpXStepDef posScan[5] = {
253 dev->shade.wExposure = posScan[index].exposureTime;
254 dev->shade.wXStep = posScan[index].xStepTime;
655 posScan[1].exposureTime = 96;
656 posScan[1].xStepTime = 12;
657 posScan[2].exposureTime = 96;
658 posScan[2].xStepTime = 24;
659 posScan[3].exposureTime = 96;
660 posScan[3].xStepTime = 48;
661 posScan[4].exposureTime = 96;
662 posScan[4].xStepTime = 96;
665 ps->Shade.wExposure = posScan[ps->Scan.dpiIdx].exposureTime;
666 ps->Shade.wXStep = posScan[ps->Scan.dpiIdx].xStepTime;