Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c155 #define SKIP_ERROR_FRAME_THRESHOLD 60 macro
459 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD) in __MApi_MJPEG_CheckDecodeDone()
670 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD)
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c179 #define SKIP_ERROR_FRAME_THRESHOLD 1000UL //60UL macro
516 if(MsOS_GetSystemTime() - _u32StartDecodeTime[bNJPDNum] > SKIP_ERROR_FRAME_THRESHOLD) in __MApi_MJPEG_CheckDecodeDone()
730 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD)
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c170 #define SKIP_ERROR_FRAME_THRESHOLD 1000UL //60UL macro
487 if(MsOS_GetSystemTime() - _u32StartDecodeTime[bNJPDNum] > SKIP_ERROR_FRAME_THRESHOLD) in __MApi_MJPEG_CheckDecodeDone()
701 if(MsOS_GetSystemTime() - _u32StartDecodeTime[u8DrvId] > SKIP_ERROR_FRAME_THRESHOLD)