Searched refs:u16DecodeCnt (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiMJPEG_inc.c | 696 MS_U16 u16DecodeCnt; in MApi_MJPEG_PushQueue() local 697 for(u16DecodeCnt=0; u16DecodeCnt<=u16NullCnt; u16DecodeCnt++) in MApi_MJPEG_PushQueue() 701 u16NullCnt -=u16DecodeCnt; in MApi_MJPEG_PushQueue() 702 …MJPEG_DEBUG_API_MSG("%s: E_MJPEG_RET_DECODING with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 917 if(u16NullCnt ==u16DecodeCnt) in MApi_MJPEG_PushQueue() 921 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 928 … MJPEG_DEBUG_API_MSG("%s: Duplicate PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 933 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiMJPEG_EX.c | 1240 MS_U16 u16DecodeCnt; in MApi_MJPEG_PushQueue() local 1241 for(u16DecodeCnt=0; u16DecodeCnt<=u16NullCnt[u8DrvId]; u16DecodeCnt++) in MApi_MJPEG_PushQueue() 1245 u16NullCnt[u8DrvId] -=u16DecodeCnt; in MApi_MJPEG_PushQueue() 1246 …MJPEG_DEBUG_API_MSG("%s: E_MJPEG_RET_DECODING with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1252 if(u16DecodeCnt == u16NullCnt[u8DrvId]) in MApi_MJPEG_PushQueue() 1572 if(u16NullCnt[u8DrvId] ==u16DecodeCnt) in MApi_MJPEG_PushQueue() 1576 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1585 … MJPEG_DEBUG_API_MSG("%s: Duplicate PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1590 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiMJPEG_EX.c | 1434 MS_U16 u16DecodeCnt; in MApi_MJPEG_PushQueue() local 1435 for(u16DecodeCnt=0; u16DecodeCnt<=u16NullCnt[u8DrvId]; u16DecodeCnt++) in MApi_MJPEG_PushQueue() 1439 u16NullCnt[u8DrvId] -=u16DecodeCnt; in MApi_MJPEG_PushQueue() 1440 …MJPEG_DEBUG_API_MSG("%s: E_MJPEG_RET_DECODING with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1446 if(u16DecodeCnt == u16NullCnt[u8DrvId]) in MApi_MJPEG_PushQueue() 1799 if(u16NullCnt[u8DrvId] ==u16DecodeCnt) in MApi_MJPEG_PushQueue() 1803 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1812 … MJPEG_DEBUG_API_MSG("%s: Duplicate PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1817 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiMJPEG_EX.c | 1382 MS_U16 u16DecodeCnt; in MApi_MJPEG_PushQueue() local 1383 for(u16DecodeCnt=0; u16DecodeCnt<=u16NullCnt[u8DrvId]; u16DecodeCnt++) in MApi_MJPEG_PushQueue() 1387 u16NullCnt[u8DrvId] -=u16DecodeCnt; in MApi_MJPEG_PushQueue() 1388 …MJPEG_DEBUG_API_MSG("%s: E_MJPEG_RET_DECODING with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1394 if(u16DecodeCnt == u16NullCnt[u8DrvId]) in MApi_MJPEG_PushQueue() 1729 if(u16NullCnt[u8DrvId] ==u16DecodeCnt) in MApi_MJPEG_PushQueue() 1733 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1742 … MJPEG_DEBUG_API_MSG("%s: Duplicate PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue() 1747 …G_DEBUG_API_MSG("%s: Handle MJPEG NULL PACKET with u16DecodeCnt=%d\n", __FUNCTION__, u16DecodeCnt); in MApi_MJPEG_PushQueue()
|