Lines Matching defs:scan
279 * @param pParam - pointer to the current scan parameters
375 * @param pParam - pointer to the current scan parameters
507 /** preset scan stepsize and fastfeed stepsize
556 st = regs[0x46] * 256 + regs[0x47]; /* scan step size */
757 /** calculate the step size of each scan step
804 int afeop; /* scan mode, 0=pixel rate, 1=line rate, */
1154 ScanDef *scan = &dev->scanning;
1250 /* Compute the number of lines to scan using actual Y resolution */
1301 u_long lines = pParam->Size.dwPhyLines + scan->bLinesToSkip +
1302 scan->dwLinesDiscard + 5;
1344 /* Disable home sensor during scan, or the chassis cannot move */