Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dplustek-pp_image.c93 static ExpXStepDef nmlScan[4][5] = { variable
1314 ps->Shade.wExposure = nmlScan[ps->IO.portMode][index].exposureTime; in imageP98003SetupScanStateVariables()
1315 ps->Shade.wXStep = nmlScan[ps->IO.portMode][index].xStepTime; in imageP98003SetupScanStateVariables()
1317 ps->Shade.wExposure = nmlScan[_PORT_EPP][index].exposureTime; in imageP98003SetupScanStateVariables()
1318 ps->Shade.wXStep = nmlScan[_PORT_EPP][index].xStepTime; in imageP98003SetupScanStateVariables()
H A Du12-image.c64 static ExpXStepDef nmlScan[5] = { variable
244 dev->shade.wExposure = nmlScan[index].exposureTime; in u12image_SetupScanStateVariables()
245 dev->shade.wXStep = nmlScan[index].xStepTime; in u12image_SetupScanStateVariables()

Completed in 3 milliseconds