Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Du12-image.c54 static u_short wPreviewScanned = 0; variable
171 dev->DataInf.wYSum += wPreviewScanned; in fnSamplePreview()
481 wPreviewScanned = 0; in u12image_SetupScanSettings()
576 wPreviewScanned = dev->DataInf.xyAppDpi.y * 2; in u12image_SetupScanSettings()
578 wPreviewScanned = dev->DataInf.xyAppDpi.y * 4; in u12image_SetupScanSettings()
580 wPreviewScanned = dev->DataInf.xyAppDpi.y * 8; in u12image_SetupScanSettings()
H A Dplustek-pp_image.c86 static UShort wPreviewScanned = 0; variable
184 ps->DataInf.wYSum += wPreviewScanned; in fnSamplePreview()
1490 wPreviewScanned = ps->DataInf.xyAppDpi.y * 2; in imageP98003SetupScanSettings()
1492 wPreviewScanned = ps->DataInf.xyAppDpi.y * 4; in imageP98003SetupScanSettings()
1494 wPreviewScanned = ps->DataInf.xyAppDpi.y * 8; in imageP98003SetupScanSettings()

Completed in 5 milliseconds