Searched refs:bSuspendDS_Ftime (Results 1 – 3 of 3) sorted by relevance
201 static MS_BOOL bSuspendDS_Ftime=TRUE; //to check 3d<->2d mode first time245 MS_BOOL bSuspendDS_Ftime[MVD_MAX_STREAMS]; member280 pMVDDrvContext->bSuspendDS_Ftime[0] = TRUE; in MVD_Context_Init()281 pMVDDrvContext->bSuspendDS_Ftime[1] = TRUE; in MVD_Context_Init()1986 if(pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] ==TRUE) //happen in first time suspend ds in MDrv_MVD_IsSeqChg()1988 pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] = FALSE; in MDrv_MVD_IsSeqChg()2012 …if(pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] == FALSE)//happen in close suspend ds,it will reset … in MDrv_MVD_IsSeqChg()2014 pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] = TRUE; in MDrv_MVD_IsSeqChg()
218 static MS_BOOL bSuspendDS_Ftime=TRUE; //to check 3d<->2d mode first time260 MS_BOOL bSuspendDS_Ftime[MVD_MAX_STREAMS]; member310 pMVDDrvContext->bSuspendDS_Ftime[0] = TRUE; in MVD_Context_Init()311 pMVDDrvContext->bSuspendDS_Ftime[1] = TRUE; in MVD_Context_Init()2152 if(pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] ==TRUE) //happen in first time suspend ds in MDrv_MVD_IsSeqChg()2154 pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] = FALSE; in MDrv_MVD_IsSeqChg()2178 …if(pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] == FALSE)//happen in close suspend ds,it will reset … in MDrv_MVD_IsSeqChg()2180 pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] = TRUE; in MDrv_MVD_IsSeqChg()
211 static MS_BOOL bSuspendDS_Ftime=TRUE; //to check 3d<->2d mode first time253 MS_BOOL bSuspendDS_Ftime[MVD_MAX_STREAMS]; member301 pMVDDrvContext->bSuspendDS_Ftime[0] = TRUE; in MVD_Context_Init()302 pMVDDrvContext->bSuspendDS_Ftime[1] = TRUE; in MVD_Context_Init()2136 if(pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] ==TRUE) //happen in first time suspend ds in MDrv_MVD_IsSeqChg()2138 pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] = FALSE; in MDrv_MVD_IsSeqChg()2162 …if(pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] == FALSE)//happen in close suspend ds,it will reset … in MDrv_MVD_IsSeqChg()2164 pMVDDrvContext->bSuspendDS_Ftime[u8DrvIdx] = TRUE; in MDrv_MVD_IsSeqChg()