Searched refs:_u32StartDecodeTime (Results 1 – 3 of 3) sorted by relevance
265 static MS_U32 _u32StartDecodeTime[E_MJPEG_MJPEG_TOTAL]; variable364 _u32StartDecodeTime[u8DrvId] = 0; in _MApi_MJPEG_InitPara()459 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD) in __MApi_MJPEG_CheckDecodeDone()666 if(_u32StartDecodeTime[u8DrvId] ==0)670 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD)1563 _u32StartDecodeTime[u8DrvId] = MsOS_GetSystemTime(); in MApi_MJPEG_PushQueue()
290 static MS_U32 _u32StartDecodeTime[2]; variable411 _u32StartDecodeTime[bNJPDNum] = 0; in _MApi_MJPEG_InitPara()516 if(MsOS_GetSystemTime() - _u32StartDecodeTime[bNJPDNum] > SKIP_ERROR_FRAME_THRESHOLD) in __MApi_MJPEG_CheckDecodeDone()726 if(_u32StartDecodeTime[u8DrvId] ==0)730 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD)1790 _u32StartDecodeTime[bNJPDNum] = MsOS_GetSystemTime(); in MApi_MJPEG_PushQueue()
269 static MS_U32 _u32StartDecodeTime[2]; variable382 _u32StartDecodeTime[bNJPDNum] = 0; in _MApi_MJPEG_InitPara()487 if(MsOS_GetSystemTime() - _u32StartDecodeTime[bNJPDNum] > SKIP_ERROR_FRAME_THRESHOLD) in __MApi_MJPEG_CheckDecodeDone()697 if(_u32StartDecodeTime[u8DrvId] ==0)701 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD)1720 _u32StartDecodeTime[bNJPDNum] = MsOS_GetSystemTime(); in MApi_MJPEG_PushQueue()