Searched refs:dff (Results 1 – 1 of 1) sorted by relevance
339 static void _DMS_Wait_MVOP_Vsync(unsigned char Overlay_ID, const ST_DMS_DISPFRAMEFORMAT *dff) in _DMS_Wait_MVOP_Vsync() argument365 …cEventID[Overlay_ID], u32WaitEventFlag, &u32Events, E_OR_CLEAR, FRAME_DURATION(dff->u32FrameRate)); in _DMS_Wait_MVOP_Vsync()393 …S_Table(void* pInstance, unsigned char Overlay_ID, ST_DMS_DISPFRAMEFORMAT *dff, MS_U8 u8FrameIndex… in _DMS_Update_DS_Table() argument396 MS_U16 u16Width = dff->stFrames[u8FrameIndex].u32Width in _DMS_Update_DS_Table()397 - dff->stFrames[u8FrameIndex].u32CropLeft in _DMS_Update_DS_Table()398 - dff->stFrames[u8FrameIndex].u32CropRight; in _DMS_Update_DS_Table()399 MS_U16 u16Height = dff->stFrames[u8FrameIndex].u32Height in _DMS_Update_DS_Table()400 - dff->stFrames[u8FrameIndex].u32CropTop in _DMS_Update_DS_Table()401 - dff->stFrames[u8FrameIndex].u32CropBottom; in _DMS_Update_DS_Table()445 CropWin.u32x = dff->stFrames[u8FrameIndex].u32CropLeft; in _DMS_Update_DS_Table()[all …]