Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c1138 if( gSubHVDCtrl.Settings.u32SyncRepeatTH ) in _DRV_HVD_Sub_RecoverySettings()
1140 HAL_HVD_Sub_SetCmd(E_HVD_CMD_SYNC_THRESHOLD, gSubHVDCtrl.Settings.u32SyncRepeatTH); in _DRV_HVD_Sub_RecoverySettings()
2386 gSubHVDCtrl.Settings.u32SyncRepeatTH=u32Arg; in MDrv_HVD_Sub_SetSyncRepeatTH()
H A DdrvHVD_def.h863 MS_U32 u32SyncRepeatTH; member
H A DdrvHVD.c1157 if( gHVDCtrl.Settings.u32SyncRepeatTH ) in _DRV_HVD_RecoverySettings()
1159 HAL_HVD_SetCmd(E_HVD_CMD_SYNC_THRESHOLD, gHVDCtrl.Settings.u32SyncRepeatTH); in _DRV_HVD_RecoverySettings()
2495 gHVDCtrl.Settings.u32SyncRepeatTH=u32Arg; in MDrv_HVD_SetSyncRepeatTH()
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_def.h946 MS_U32 u32SyncRepeatTH; member
H A DdrvHVD_EX.c1483 if (pCtrl->Settings.u32SyncRepeatTH) in _HVD_EX_RecoverySettings()
1485 HAL_HVD_EX_SetCmd(u32Id, E_HVD_CMD_SYNC_THRESHOLD, pCtrl->Settings.u32SyncRepeatTH); in _HVD_EX_RecoverySettings()
3632 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].Settings.u32SyncRepeatTH = u32Arg; in MDrv_HVD_EX_SetSyncRepeatTH()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_def.h1061 MS_U32 u32SyncRepeatTH; member
H A DdrvHVD_EX.c1615 if (pCtrl->Settings.u32SyncRepeatTH) in _HVD_EX_RecoverySettings()
1617 HAL_HVD_EX_SetCmd(u32Id, E_HVD_CMD_SYNC_THRESHOLD, pCtrl->Settings.u32SyncRepeatTH); in _HVD_EX_RecoverySettings()
4389 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].Settings.u32SyncRepeatTH = u32Arg; in MDrv_HVD_EX_SetSyncRepeatTH()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_def.h1063 MS_U32 u32SyncRepeatTH; member
H A DdrvHVD_EX.c1657 if (pCtrl->Settings.u32SyncRepeatTH) in _HVD_EX_RecoverySettings()
1659 HAL_HVD_EX_SetCmd(u32Id, E_HVD_CMD_SYNC_THRESHOLD, pCtrl->Settings.u32SyncRepeatTH); in _HVD_EX_RecoverySettings()
4288 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].Settings.u32SyncRepeatTH = u32Arg; in MDrv_HVD_EX_SetSyncRepeatTH()