Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/rvd/
H A DdrvRVD.c170 static MS_U32 u32StepPlayCnt = 0; // check if step play done variable
967 u32StepPlayCnt= 0 ; // check if step play done in MDrv_RVD_ResetVariable()
1735 u32StepPlayCnt = MDrv_RVD_GetFrameCnt(); in MDrv_RVD_StepPlay()
1776 if (MDrv_RVD_GetFrameCnt() > u32StepPlayCnt) in MDrv_RVD_IsStepPlayDone()