Lines Matching refs:BytesPerLine
2347 MS_U32 BytesPerLine = 0; in _DMS_DIP_GetDispBufferAddress() local
2355 …BytesPerLine = _DMS_DIP_CalcPitch(RES_DMS._stXC_DIPMemInfo[eDIPClient].eDIPWFmt, RES_DMS._stXC_DIP… in _DMS_DIP_GetDispBufferAddress()
2364 …phyBufAddr = RES_DMS.u32DIPAddress_pa[eDIPClient] + ( (BytesPerLine * RES_DMS._stXC_DIPMemInfo[eDI… in _DMS_DIP_GetDispBufferAddress()
6508 MS_U32 BytesPerLine = 0; in _MDrv_DMS_SetWin() local
6592 …BytesPerLine = _DMS_DIP_CalcPitch(RES_DMS._stXC_DIPMemInfo[eDIPClient].eDIPWFmt, RES_DMS._stXC_DIP… in _MDrv_DMS_SetWin()
6616 …leBuffer.u32DIPStartMemAddr = RES_DMS.u32DIPAddress_pa[eDIPClient] + (BytesPerLine * RES_DMS._stXC… in _MDrv_DMS_SetWin()
6617 …ubleBuffer.u32DIPEndMemAddr = RES_DMS.u32DIPAddress_pa[eDIPClient] + (BytesPerLine * (RES_DMS._stX… in _MDrv_DMS_SetWin()
6619 …ddr = RES_DMS._stXC_DIPWinInfo_MVOPDoubleBuffer.u32DIPStartMemAddr + (BytesPerLine * RES_DMS._stXC… in _MDrv_DMS_SetWin()
6620 …mAddr = RES_DMS._stXC_DIPWinInfo_MVOPDoubleBuffer.u32DIPEndMemAddr + (BytesPerLine * RES_DMS._stX… in _MDrv_DMS_SetWin()
6627 …ES_DMS._stXC_DIPWinInfo_MVOPDoubleBuffer.phyDIPRingBufMemAddr[i-1] + (BytesPerLine * RES_DMS._stXC… in _MDrv_DMS_SetWin()
6647 …2Window].u32DIPStartMemAddr = RES_DMS.u32DIPAddress_pa[eDIPClient] + (BytesPerLine * (RES_DMS._stX… in _MDrv_DMS_SetWin()
6649 …u32Window].u32DIPEndMemAddr = RES_DMS.u32DIPAddress_pa[eDIPClient] + (BytesPerLine * (RES_DMS._stX… in _MDrv_DMS_SetWin()
6656 …_DIPWinInfo[u32Window].u32GEStartMemAddr = RES_DMS.u32GEAddress_pa + (BytesPerLine * RES_DMS._stXC… in _MDrv_DMS_SetWin()
6657 …XC_DIPWinInfo[u32Window].u32GEEndMemAddr = RES_DMS.u32GEAddress_pa + (BytesPerLine * (RES_DMS._stX… in _MDrv_DMS_SetWin()
7530 MS_U32 BytesPerLine = 0; in MDrv_DMS_Set_CaptureInfo() local
7531 …BytesPerLine = _DMS_DIP_CalcPitch(_DMS_DIP_Capture_ColorFmtMapping(RES_DMSCAPTURE._stXC_DIPCapture… in MDrv_DMS_Set_CaptureInfo()
7533 …ize = RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32Height * BytesPerLine * DMS_CAPTUREWI… in MDrv_DMS_Set_CaptureInfo()
7544 …ES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32StartMemAddr + (BytesPerLine * RES_DMSCAPTUR… in MDrv_DMS_Set_CaptureInfo()
7545 …ES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32StartMemAddr + (BytesPerLine * RES_DMSCAPTUR… in MDrv_DMS_Set_CaptureInfo()
7546 … RES_DMSCAPTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32EndMemAddr + (BytesPerLine * RES_DMSCAPTUR… in MDrv_DMS_Set_CaptureInfo()
7547 …TURE._stXC_DIPCaptureWinInfo[u32WindowID].u32SecondBufStartMemAddr + (BytesPerLine * RES_DMSCAPTUR… in MDrv_DMS_Set_CaptureInfo()
7548 …APTURE._stXC_DIPCaptureWinInfo[u32WindowID].u32SecondBufEndMemAddr + (BytesPerLine * RES_DMSCAPTUR… in MDrv_DMS_Set_CaptureInfo()