Searched refs:DIPWinPropertytoShow (Results 1 – 1 of 1) sorted by relevance
3136 ST_XC_DIP_WINPROPERTY DIPWinPropertytoShow; in _DMS_SetDIPWWindow() local3137 memset(&DIPWinPropertytoShow,0,sizeof(ST_XC_DIP_WINPROPERTY)); in _DMS_SetDIPWWindow()3139 DIPWinPropertytoShow.enSource = SCALER_DIP_SOURCE_TYPE_DRAM; in _DMS_SetDIPWWindow()3140 DIPWinPropertytoShow.u8BufCnt = DMS_DIP_BUFFER_COUNT; in _DMS_SetDIPWWindow()3146 …DIPWinPropertytoShow.u16Pitch = _DMS_DIP_CalcPitch(RES_DMS._stXC_DIPMemInfo[E_DMS_DIP_CLIENT_MVOP]… in _DMS_SetDIPWWindow()3150 … DIPWinPropertytoShow.u16Width = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32width; in _DMS_SetDIPWWindow()3155 … DIPWinPropertytoShow.u16Width = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32width; in _DMS_SetDIPWWindow()3161 … DIPWinPropertytoShow.u16Height = RES_DMS._stXC_DIPWinInfo[u32Window].stCropWin.u32height; in _DMS_SetDIPWWindow()3166 … DIPWinPropertytoShow.u16Height = RES_DMS._stXC_DIPWinInfo[u32Window].stDstWin.u32height; in _DMS_SetDIPWWindow()3171 DIPWinPropertytoShow.u32BufStart = RES_DMS.u32MVOPFreezeAddress_pa; in _DMS_SetDIPWWindow()[all …]