Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Du12-image.c245 dev->shade.wXStep = nmlScan[index].xStepTime; in u12image_SetupScanStateVariables()
254 dev->shade.wXStep = posScan[index].xStepTime; in u12image_SetupScanStateVariables()
257 dev->shade.wXStep = dev->scan.negScan[index].xStepTime; in u12image_SetupScanStateVariables()
656 posScan[1].xStepTime = 12; in u12image_SetupScanSettings()
658 posScan[2].xStepTime = 24; in u12image_SetupScanSettings()
660 posScan[3].xStepTime = 48; in u12image_SetupScanSettings()
662 posScan[4].xStepTime = 96; in u12image_SetupScanSettings()
666 ps->Shade.wXStep = posScan[ps->Scan.dpiIdx].xStepTime; in u12image_SetupScanSettings()
670 ps->Scan.negScan[1].xStepTime = 12; in u12image_SetupScanSettings()
672 ps->Scan.negScan[2].xStepTime in u12image_SetupScanSettings()
[all...]
H A Dplustek-pp_image.c1315 ps->Shade.wXStep = nmlScan[ps->IO.portMode][index].xStepTime; in imageP98003SetupScanStateVariables()
1318 ps->Shade.wXStep = nmlScan[_PORT_EPP][index].xStepTime; in imageP98003SetupScanStateVariables()
1328 ps->Shade.wXStep = posScan[index].xStepTime; in imageP98003SetupScanStateVariables()
1331 ps->Shade.wXStep = ps->Scan.negScan[index].xStepTime; in imageP98003SetupScanStateVariables()
1573 posScan[1].xStepTime = 12; in imageP98003SetupScanSettings()
1575 posScan[2].xStepTime = 24; in imageP98003SetupScanSettings()
1577 posScan[3].xStepTime = 48; in imageP98003SetupScanSettings()
1579 posScan[4].xStepTime = 96; in imageP98003SetupScanSettings()
1583 ps->Shade.wXStep = posScan[ps->Scan.dpiIdx].xStepTime; in imageP98003SetupScanSettings()
1587 ps->Scan.negScan[1].xStepTime in imageP98003SetupScanSettings()
[all...]
H A Du12-tpa.c66 dev->scan.negScan[1].xStepTime = 18; in u12tpa_Reshading()
68 dev->scan.negScan[2].xStepTime = 36; in u12tpa_Reshading()
70 dev->scan.negScan[3].xStepTime = 72; in u12tpa_Reshading()
72 dev->scan.negScan[4].xStepTime = 144; in u12tpa_Reshading()
75 dev->shade.wXStep = dev->scan.negScan[dev->scan.dpiIdx].xStepTime; in u12tpa_Reshading()
H A Du12-scanner.h163 u_short xStepTime; member
H A Dplustek-pp_tpa.c846 ps->Scan.negScan[1].xStepTime = 18; in TPAP98003Reshading()
848 ps->Scan.negScan[2].xStepTime = 36; in TPAP98003Reshading()
850 ps->Scan.negScan[3].xStepTime = 72; in TPAP98003Reshading()
852 ps->Scan.negScan[4].xStepTime = 144; in TPAP98003Reshading()
856 ps->Shade.wXStep = ps->Scan.negScan[ps->Scan.dpiIdx].xStepTime; in TPAP98003Reshading()
H A Dplustek-pp_hwdefs.h256 UShort xStepTime; member

Completed in 10 milliseconds