Home
last modified time | relevance | path

Searched refs:u8FrameIndex (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c393 …nstance, unsigned char Overlay_ID, ST_DMS_DISPFRAMEFORMAT *dff, MS_U8 u8FrameIndex, MS_BOOL bSizeC… in _DMS_Update_DS_Table() argument
396 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()
446 CropWin.u32y = dff->stFrames[u8FrameIndex].u32CropTop; in _DMS_Update_DS_Table()