Lines Matching refs:DataInf
477 if (ps->DataInf.wAppDataType >= COLOR_TRUE24)
595 ((ps->DataInf.wPhyDataType >= COLOR_TRUE24) ? 4 : 8);
598 ((ps->DataInf.wPhyDataType >= COLOR_TRUE24) ? 6 : 12);
631 if( ps->DataInf.wPhyDataType >= COLOR_TRUE24) {
770 if( ps->DataInf.dwScanFlag & SCANDEF_TPA ) {
801 if (ps->DataInf.dwScanFlag & SCANDEF_Negative) {
802 MotorP98GoFullStep(ps, (ps->DataInf.crImage.y+_NEG_SCANNINGPOS)/2);
804 MotorP98GoFullStep(ps, (ps->DataInf.crImage.y+_POS_SCANNINGPOS)/2);
821 dw = ps->wInitialStep + ps->DataInf.crImage.y;
827 switch (ps->DataInf.wPhyDataType) {
902 if( ps->DataInf.dwScanFlag & SCANDEF_TPA ) {
923 if (ps->DataInf.xyAppDpi.y > 600)
928 if ((ps->DataInf.wPhyDataType >= COLOR_TRUE24) &&
929 (ps->DataInf.xyAppDpi.y <= ps->wMinCmpDpi)) {
932 if ((ps->DataInf.wPhyDataType < COLOR_TRUE24) &&
933 (ps->DataInf.xyAppDpi.y <= 75)) {
936 if (ps->DataInf.xyAppDpi.y <= 150) {
939 if (ps->DataInf.xyAppDpi.y <= 300) {
942 if (ps->DataInf.xyAppDpi.y <= 600)
1038 if( ps->DataInf.wPhyDataType >= COLOR_TRUE24) {
1041 if((short)(wDpi -= ps->DataInf.xyPhyDpi.y) <= 0) {
1049 if((short)(wDpi -= ps->DataInf.xyPhyDpi.y) <= 0) {
1182 if( ps->DataInf.xyAppDpi.y <= ps->PhysicalDpi )
1187 dw = (dw + ps->DataInf.crImage.y) * 4 / 3;
1189 if( ps->DataInf.wPhyDataType == COLOR_TRUE24 )
1192 else if( ps->DataInf.wPhyDataType == COLOR_256GRAY )
1234 if( ps->DataInf.wPhyDataType != COLOR_TRUE24 )
1255 if ((ps->DataInf.wPhyDataType >= COLOR_TRUE24) ||
1256 (ps->DataInf.xyAppDpi.y <= 300)) {
1261 if (ps->DataInf.xyAppDpi.y <= 600) {
1263 dw = (ULong)ps->DataInf.xyAppDpi.y / 50UL + 3UL;
1268 dw += ps->DataInf.crImage.y;
1306 if (ps->DataInf.wPhyDataType != COLOR_TRUE24)
1436 if( ps->DataInf.dwScanFlag & SCANDEF_TPA ) {
1477 if( ps->DataInf.wAppDataType == COLOR_TRUE24)
1492 if( ps->DataInf.wAppDataType == COLOR_TRUE24 ) {
1555 if (ps->DataInf.wAppDataType == COLOR_TRUE24)
1811 if( ps->DataInf.xyPhyDpi.y > ps->PhysicalDpi ) {
1820 if( ps->DataInf.xyPhyDpi.y > (ps->LensInf.rDpiY.wPhyMax / 2)) {
1843 if (ps->DataInf.wPhyDataType != COLOR_TRUE24) {
1845 if ((siSum -= (Short)ps->DataInf.xyPhyDpi.y) <= 0) {
1873 if ((siSum -= (Short)ps->DataInf.xyPhyDpi.y) <= 0) {
1893 if (ps->DataInf.xyPhyDpi.y < 100) {
1981 if( COLOR_TRUE24 == ps->DataInf.wPhyDataType )
2061 if( ps->DataInf.xyPhyDpi.y > ps->PhysicalDpi )
2076 if( ps->DataInf.xyPhyDpi.y <= ps->PhysicalDpi ) {
2077 if( ps->DataInf.wPhyDataType == COLOR_TRUE24 ) {
2457 ps->DataInf.xyPhyDpi.y <= 200) {
2609 dwBeginY = (ULong)ps->DataInf.crImage.y * 4 + ps->Scan.dwScanOrigin;
2611 if( ps->DataInf.wPhyDataType <= COLOR_256GRAY ) {
2618 bXStep = (Byte)((ps->DataInf.wPhyDataType <= COLOR_256GRAY) ?
2648 ( ps->DataInf.xyAppDpi.y <= 75 &&
2649 ps->DataInf.wPhyDataType <= COLOR_256GRAY)) {
2662 if( ps->DataInf.dwVxdFlag & _VF_PREVIEW ) {
2688 if( ps->DataInf.dwScanFlag & SCANDEF_TPA ) {
3226 if (!(ps->DataInf.dwScanFlag & SCANDEF_TPA)) {