Lines Matching refs:dwAppBytesPerLine
447 ps->Scan.lBufferAdjust = -(Long)ps->DataInf.dwAppBytesPerLine;
449 ps->Scan.lBufferAdjust = (Long)ps->DataInf.dwAppBytesPerLine;
750 ps->DataInf.dwAppBytesPerLine =
812 ps->DataInf.dwAppBytesPerLine = (ps->DataInf.dwAppPhyBytesPerLine + 3) &
816 ps->DataInf.dwAppBytesPerLine = (ps->DataInf.dwAppPhyBytesPerLine + 1) &
819 ps->DataInf.dwAppBytesPerLine = ps->DataInf.dwAppPhyBytesPerLine;
826 DBG( DBG_LOW, "AppBytesPerLine = %u\n", ps->DataInf.dwAppBytesPerLine );
906 ps->DataInf.dwAppBytesPerLine =
910 ps->DataInf.dwAppBytesPerLine =
913 ps->DataInf.dwAppBytesPerLine = ps->DataInf.dwAppPhyBytesPerLine;
928 DBG( DBG_LOW, "AppBytesPerLine = %u\n", ps->DataInf.dwAppBytesPerLine );
1155 ps->Scan.lBufferAdjust = -(Long)ps->DataInf.dwAppBytesPerLine;
1157 ps->Scan.lBufferAdjust = (Long)ps->DataInf.dwAppBytesPerLine;