Searched refs:u32SyncDoneCnt (Results 1 – 4 of 4) sorted by relevance
198 static MS_U32 u32SyncDoneCnt = 0;242 MS_U32 u32SyncDoneCnt[MVD_MAX_STREAMS]; member438 pMVDDrvContext->u32SyncDoneCnt[0] = 0; in MVD_InitVar()439 pMVDDrvContext->u32SyncDoneCnt[1] = 0; in MVD_InitVar()2222 (pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx])++; in MVD_IsrProc()2225 … if (pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx] > PB_ONLY_UNMUTE_VSYNC_COUNT) //sync done in MVD_IsrProc()2231 pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx] = 0; in MVD_IsrProc()
215 static MS_U32 u32SyncDoneCnt = 0;258 MS_U32 u32SyncDoneCnt[MVD_MAX_STREAMS]; member491 pMVDDrvContext->u32SyncDoneCnt[0] = 0; in MVD_InitVar()492 pMVDDrvContext->u32SyncDoneCnt[1] = 0; in MVD_InitVar()2392 (pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx])++; in MVD_IsrProc()2395 … if (pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx] > PB_ONLY_UNMUTE_VSYNC_COUNT) //sync done in MVD_IsrProc()2401 pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx] = 0; in MVD_IsrProc()
208 static MS_U32 u32SyncDoneCnt = 0;251 MS_U32 u32SyncDoneCnt[MVD_MAX_STREAMS]; member472 pMVDDrvContext->u32SyncDoneCnt[0] = 0; in MVD_InitVar()473 pMVDDrvContext->u32SyncDoneCnt[1] = 0; in MVD_InitVar()2376 (pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx])++; in MVD_IsrProc()2379 … if (pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx] > PB_ONLY_UNMUTE_VSYNC_COUNT) //sync done in MVD_IsrProc()2385 pMVDDrvContext->u32SyncDoneCnt[u8DrvIdx] = 0; in MVD_IsrProc()
446 static MS_U32 u32SyncDoneCnt = 0; variable1039 u32SyncDoneCnt = 0; in MVD_InitVar()6241 u32SyncDoneCnt++; in MVD_IsrProc()6244 if (u32SyncDoneCnt > PB_ONLY_UNMUTE_VSYNC_COUNT) //sync done in MVD_IsrProc()6250 u32SyncDoneCnt = 0; in MVD_IsrProc()