Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c226 static MJPEG_ErrorCode eMJPEGErrCode; variable
248 eMJPEGErrCode = eErrorCode; in _MApi_MJPEG_SetErrCode()
1216 MJPEG_DEBUG_API_MSG("MApi_MJPEG_GetErrCode() with eMJPEGErrCode=0x%x\n", eMJPEGErrCode); in MApi_MJPEG_GetErrCode()
1217 return eMJPEGErrCode; in MApi_MJPEG_GetErrCode()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c258 static MJPEG_ErrorCode eMJPEGErrCode[E_MJPEG_MJPEG_TOTAL]; variable
374 eMJPEGErrCode[u8DrvId] = eErrorCode; in _MApi_MJPEG_SetErrCode()
1990 … MJPEG_DEBUG_API_MSG("MApi_MJPEG_GetErrCode() with eMJPEGErrCode=0x%x\n", eMJPEGErrCode[u8DrvId]); in MApi_MJPEG_GetErrCode()
1991 return eMJPEGErrCode[u8DrvId]; in MApi_MJPEG_GetErrCode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c282 static MJPEG_ErrorCode eMJPEGErrCode[E_MJPEG_MJPEG_TOTAL]; variable
421 eMJPEGErrCode[u8DrvId] = eErrorCode; in _MApi_MJPEG_SetErrCode()
2125 … MJPEG_DEBUG_API_MSG("MApi_MJPEG_GetErrCode() with eMJPEGErrCode=0x%x\n", eMJPEGErrCode[u8DrvId]); in MApi_MJPEG_GetErrCode()
2126 return eMJPEGErrCode[u8DrvId]; in MApi_MJPEG_GetErrCode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c262 static MJPEG_ErrorCode eMJPEGErrCode[E_MJPEG_MJPEG_TOTAL]; variable
392 eMJPEGErrCode[u8DrvId] = eErrorCode; in _MApi_MJPEG_SetErrCode()
2048 … MJPEG_DEBUG_API_MSG("MApi_MJPEG_GetErrCode() with eMJPEGErrCode=0x%x\n", eMJPEGErrCode[u8DrvId]); in MApi_MJPEG_GetErrCode()
2049 return eMJPEGErrCode[u8DrvId]; in MApi_MJPEG_GetErrCode()