Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c571 MJPEG_Result __MApi_MJPEG_CheckDecodeDone(void) in __MApi_MJPEG_CheckDecodeDone() function
666 if (E_MJPEG_RET_SUCCESS == __MApi_MJPEG_CheckDecodeDone()) in MApi_MJPEG_IsStepDecodeDone()
699 if (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone()) in MApi_MJPEG_PushQueue()
960 if (__MApi_MJPEG_CheckDecodeDone() != E_MJPEG_RET_DECODING) in MApi_MJPEG_GetQueueVacancy()
993 while (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone()) in MApi_MJPEG_FlushQueue()
1073 if(E_MJPEG_RET_SUCCESS != __MApi_MJPEG_CheckDecodeDone()) in MApi_MJPEG_IsDispFinish()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c428 static MJPEG_Result __MApi_MJPEG_CheckDecodeDone(MS_U32 u32Id) in __MApi_MJPEG_CheckDecodeDone() function
588 if(__MApi_MJPEG_CheckDecodeDone(u32Id) != E_MJPEG_RET_DECODING) in _MApi_MJPEG_IsAbleToPushNextFrame()
732 if(E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id))
1361 if (E_MJPEG_RET_SUCCESS == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_IsStepDecodeDone()
1437 if (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_PushQueue()
1844 if (__MApi_MJPEG_CheckDecodeDone(u32Id) != E_MJPEG_RET_DECODING) in MApi_MJPEG_GetQueueVacancy()
1881 while (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_FlushQueue()
1980 if(E_MJPEG_RET_SUCCESS != __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_IsDispFinish()
2445 __MApi_MJPEG_CheckDecodeDone(u32Id); in MApi_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c399 static MJPEG_Result __MApi_MJPEG_CheckDecodeDone(MS_U32 u32Id) in __MApi_MJPEG_CheckDecodeDone() function
559 if(__MApi_MJPEG_CheckDecodeDone(u32Id) != E_MJPEG_RET_DECODING) in _MApi_MJPEG_IsAbleToPushNextFrame()
703 if(E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id))
1309 if (E_MJPEG_RET_SUCCESS == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_IsStepDecodeDone()
1385 if (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_PushQueue()
1774 if (__MApi_MJPEG_CheckDecodeDone(u32Id) != E_MJPEG_RET_DECODING) in MApi_MJPEG_GetQueueVacancy()
1811 while (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_FlushQueue()
1903 if(E_MJPEG_RET_SUCCESS != __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_IsDispFinish()
2361 ret = __MApi_MJPEG_CheckDecodeDone(u32Id); in MApi_MJPEG_GetNextDispFrame()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c381 static MJPEG_Result __MApi_MJPEG_CheckDecodeDone(MS_U32 u32Id) in __MApi_MJPEG_CheckDecodeDone() function
528 if(__MApi_MJPEG_CheckDecodeDone(u32Id) != E_MJPEG_RET_DECODING) in _MApi_MJPEG_IsAbleToPushNextFrame()
672 if(E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id))
1167 if (E_MJPEG_RET_SUCCESS == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_IsStepDecodeDone()
1243 if (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_PushQueue()
1621 if (__MApi_MJPEG_CheckDecodeDone(u32Id) != E_MJPEG_RET_DECODING) in MApi_MJPEG_GetQueueVacancy()
1679 while (E_MJPEG_RET_DECODING == __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_FlushQueue()
1789 if(E_MJPEG_RET_SUCCESS != __MApi_MJPEG_CheckDecodeDone(u32Id)) in MApi_MJPEG_IsDispFinish()