Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c1157 gSubHVDCtrl.bStepDecoding=0; in _DRV_HVD_Sub_RecoverySettings()
1162 gSubHVDCtrl.bStepDecoding=0; in _DRV_HVD_Sub_RecoverySettings()
1473 if( MDrv_HVD_Sub_GetPlayState() != E_HVD_GSTATE_PLAY || gSubHVDCtrl.bStepDecoding ) in MDrv_HVD_Sub_Play()
1741 if( gSubHVDCtrl.bStepDecoding) in MDrv_HVD_Sub_StepDecode()
1771 gSubHVDCtrl.bStepDecoding=TRUE; in MDrv_HVD_Sub_StepDecode()
2867 if( gSubHVDCtrl.bStepDecoding) in MDrv_HVD_Sub_IsStepDecodeDone()
2873 gSubHVDCtrl.bStepDecoding=FALSE; in MDrv_HVD_Sub_IsStepDecodeDone()
H A DdrvHVD.c1176 gHVDCtrl.bStepDecoding = 0; in _DRV_HVD_RecoverySettings()
1182 gHVDCtrl.bStepDecoding=0; in _DRV_HVD_RecoverySettings()
1566 if( MDrv_HVD_GetPlayState() != E_HVD_GSTATE_PLAY || gHVDCtrl.bStepDecoding ) in MDrv_HVD_Play()
1850 if( gHVDCtrl.bStepDecoding) in MDrv_HVD_StepDecode()
1880 gHVDCtrl.bStepDecoding=TRUE; in MDrv_HVD_StepDecode()
3038 if( gHVDCtrl.bStepDecoding) in MDrv_HVD_IsStepDecodeDone()
3044 gHVDCtrl.bStepDecoding=FALSE; in MDrv_HVD_IsStepDecodeDone()
H A DdrvHVD_def.h944 MS_BOOL bStepDecoding; member
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.c1504 pCtrl->bStepDecoding = 0; in _HVD_EX_RecoverySettings()
1510 pCtrl->bStepDecoding = 0; in _HVD_EX_RecoverySettings()
2276 …_GetPlayState(u32Id) != E_HVD_EX_GSTATE_PLAY || pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_Play()
2637 if (pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_StepDecode()
2670 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding = TRUE; in MDrv_HVD_EX_StepDecode()
4411 if (pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_IsStepDecodeDone()
4418 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding = FALSE; in MDrv_HVD_EX_IsStepDecodeDone()
H A DdrvHVD_def.h1042 MS_BOOL bStepDecoding; member
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.c1636 pCtrl->bStepDecoding = 0; in _HVD_EX_RecoverySettings()
1642 pCtrl->bStepDecoding = 0; in _HVD_EX_RecoverySettings()
2596 …_GetPlayState(u32Id) != E_HVD_EX_GSTATE_PLAY || pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_Play()
3072 if (pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_StepDecode()
3105 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding = TRUE; in MDrv_HVD_EX_StepDecode()
5164 if (pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_IsStepDecodeDone()
5171 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding = FALSE; in MDrv_HVD_EX_IsStepDecodeDone()
H A DdrvHVD_def.h1159 MS_BOOL bStepDecoding; member
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.c1678 pCtrl->bStepDecoding = 0; in _HVD_EX_RecoverySettings()
1684 pCtrl->bStepDecoding = 0; in _HVD_EX_RecoverySettings()
2668 …_GetPlayState(u32Id) != E_HVD_EX_GSTATE_PLAY || pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_Play()
3065 if (pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_StepDecode()
3098 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding = TRUE; in MDrv_HVD_EX_StepDecode()
5151 if (pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding) in MDrv_HVD_EX_IsStepDecodeDone()
5158 pHVDDrvContext->gHVDCtrl_EX[u8DrvId].bStepDecoding = FALSE; in MDrv_HVD_EX_IsStepDecodeDone()
H A DdrvHVD_def.h1161 MS_BOOL bStepDecoding; member