Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c862 E_DMS_VIDEO_SCAN_TYPE _DMS_GetDMSScanType(MS_U8 u8ScanType) in _DMS_GetDMSScanType() function
6818 …stMvopInputCfg.bProgressive = (_DMS_Is_SourceInterlace(_DMS_GetDMSScanType(pstDispFrameFormat->u8I… in _DMS_MVOP_SetConfig_From_Vdec()
6820 …stMvopInputCfg.bField = (_DMS_GetDMSScanType(pstDispFrameFormat->u8Interlace) == E_DMS_VIDEO_SCAN_… in _DMS_MVOP_SetConfig_From_Vdec()
6854 stMvopVidSt.u8Interlace = _DMS_GetDMSScanType(pstDispFrameFormat->u8Interlace); in _DMS_MVOP_SetConfig_From_Vdec()
7109 stFrameInfo.eScanType = _DMS_GetDMSScanType(pstDispFrameFormat->u8Interlace); in MDrv_DMS_Video_Flip()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_vsyncbridge/
H A DdrvDMS.c1563 E_DMS_VIDEO_SCAN_TYPE _DMS_GetDMSScanType(MS_U8 u8ScanType) in _DMS_GetDMSScanType() function