Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c1142 if( gSubHVDCtrl.Settings.u32SyncVideoDelay ) in _DRV_HVD_Sub_RecoverySettings()
1144 HAL_HVD_Sub_SetCmd(E_HVD_CMD_SYNC_VIDEO_DELAY, gSubHVDCtrl.Settings.u32SyncVideoDelay); in _DRV_HVD_Sub_RecoverySettings()
2349 gSubHVDCtrl.Settings.u32SyncVideoDelay=u32Arg; in MDrv_HVD_Sub_SetSyncVideoDelay()
H A DdrvHVD_def.h864 MS_U32 u32SyncVideoDelay; member
H A DdrvHVD.c1161 if( gHVDCtrl.Settings.u32SyncVideoDelay ) in _DRV_HVD_RecoverySettings()
1163 HAL_HVD_SetCmd(E_HVD_CMD_SYNC_VIDEO_DELAY, gHVDCtrl.Settings.u32SyncVideoDelay); in _DRV_HVD_RecoverySettings()
2458 gHVDCtrl.Settings.u32SyncVideoDelay=u32Arg; in MDrv_HVD_SetSyncVideoDelay()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_def.h947 MS_U32 u32SyncVideoDelay; member
H A DdrvHVD_EX.c1488 if (pCtrl->Settings.u32SyncVideoDelay) in _HVD_EX_RecoverySettings()
1490 … HAL_HVD_EX_SetCmd(u32Id, E_HVD_CMD_SYNC_VIDEO_DELAY, pCtrl->Settings.u32SyncVideoDelay); in _HVD_EX_RecoverySettings()
3585 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].Settings.u32SyncVideoDelay = u32Arg; in MDrv_HVD_EX_SetSyncVideoDelay()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_def.h1062 MS_U32 u32SyncVideoDelay; member
H A DdrvHVD_EX.c1620 if (pCtrl->Settings.u32SyncVideoDelay) in _HVD_EX_RecoverySettings()
1622 … HAL_HVD_EX_SetCmd(u32Id, E_HVD_CMD_SYNC_VIDEO_DELAY, pCtrl->Settings.u32SyncVideoDelay); in _HVD_EX_RecoverySettings()
4342 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].Settings.u32SyncVideoDelay = u32Arg; in MDrv_HVD_EX_SetSyncVideoDelay()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_def.h1064 MS_U32 u32SyncVideoDelay; member
H A DdrvHVD_EX.c1662 if (pCtrl->Settings.u32SyncVideoDelay) in _HVD_EX_RecoverySettings()
1664 … HAL_HVD_EX_SetCmd(u32Id, E_HVD_CMD_SYNC_VIDEO_DELAY, pCtrl->Settings.u32SyncVideoDelay); in _HVD_EX_RecoverySettings()
4241 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].Settings.u32SyncVideoDelay = u32Arg; in MDrv_HVD_EX_SetSyncVideoDelay()