Lines Matching refs:DataInf
586 * if ( ps->DataInf.xyAppDpi.y <= ps->PhysicalDpi ) {
588 if ( ps->DataInf.xyAppDpi.y <= 300 ) {
590 if ( ps->DataInf.xyAppDpi.y <= ps->PhysicalDpi ) {
599 if ( ps->DataInf.wPhyDataType == COLOR_BW ) {
602 if (!(ps->DataInf.dwScanFlag & SCANDEF_Inverse))
609 if (ps->DataInf.dwScanFlag & SCANDEF_Inverse)
613 if (ps->DataInf.xyPhyDpi.x <= 200)
632 ps->wLinesPer64kTime = (UShort)(65555UL / ps->DataInf.dwAsicBytesPerPlane *
635 ps->wLinesPer64kTime = (UShort)(65555UL / ps->DataInf.dwAsicBytesPerPlane *
644 ps->bMinReadFifo = (Byte)((ps->DataInf.dwAsicBytesPerPlane + 511) / 512);
652 if( ps->DataInf.wPhyDataType >= COLOR_256GRAY &&
653 !(ps->bCurrentSpeed & 1) && (ps->DataInf.xyAppDpi.y <= 300)) {
655 if( !(ps->bCurrentSpeed & 1) && (ps->DataInf.xyAppDpi.y <= ps->PhysicalDpi)) {
661 ps->AsicReg.RD_Dpi = ps->DataInf.xyPhyDpi.x;
666 ps->DataInf.crImage.x);
668 if (ps->DataInf.wPhyDataType < COLOR_256GRAY) {
670 (UShort)(ps->DataInf.dwAsicPixelsPerPlane + 7) & 0xfff8;
672 ps->AsicReg.RD_Pixels = (UShort)ps->DataInf.dwAsicPixelsPerPlane;
739 if(!(ps->DataInf.dwScanFlag & SCANDEF_TPA)) {
760 ps->DataInf.dwAppLinesPerArea = 0;
766 (ps->DataInf.wPhyDataType != COLOR_BW)) {
770 if( ps->DataInf.dwScanFlag & SCANDEF_TPA ) {