Lines Matching refs:ULong
282 static void fnP96GrayDirect( pScanData ps, pVoid pBuf, pVoid pImg, ULong bl )
300 static void fnDataDirect( pScanData ps, pVoid pBuf, pVoid pImg, ULong bl )
309 static void fnHalftoneDirect0( pScanData ps, pVoid pb, pVoid pImg, ULong bL )
312 ULong dw;
335 static void fnHalftoneDirect1( pScanData ps, pVoid pb, pVoid pImg, ULong bL )
339 ULong dw;
362 static void fnP98ColorDirect( pScanData ps, pVoid pb, pVoid pImg, ULong bL )
378 static void fnP96ColorDirect( pScanData ps, pVoid pb, pVoid pImg, ULong bL )
397 static void fnP98Color48( pScanData ps, pVoid pb, pVoid pImg, ULong bL )
402 register ULong i;
569 ULong dw;
579 dwNewValue = ((ULong)ps->pGet2[dw+1]) * ps->dwMul;
675 ULong dwFifoCounter;
737 ps->DataInf.dwAppLinesPerArea = (ULong)pImgInf->crArea.cy *
740 ps->DataInf.dwAppPixelsPerLine = (ULong)pImgInf->crArea.cx *
743 ps->DataInf.dwPhysBytesPerLine = (ULong)pImgInf->crArea.cx *
855 ps->DataInf.dwAppLinesPerArea = (ULong)pImgInf->crArea.cy *
858 ps->DataInf.dwAsicPixelsPerPlane = (ULong)ps->DataInf.xyPhyDpi.x *
861 ps->DataInf.dwAppPixelsPerLine = (ULong)pImgInf->crArea.cx *
864 ps->DataInf.dwPhysBytesPerLine = (ULong)pImgInf->crArea.cx *
1301 static void imageP98003SetupScanStateVariables( pScanData ps, ULong index )
1511 ULong r,g,b;
1513 r = (ULong)_SIZE_REDFIFO /
1515 g = (ULong)_SIZE_GREENFIFO /
1520 b = (ULong)(ps->Scan.bd_rk.wRedKeep +