Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c238 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf… macro
247 MJPEG_DEBUG_API_MSG("_MApi_MJPEG_SetErrCode() with eMJPEGErrCode=0x%x\n", eErrorCode); in _MApi_MJPEG_SetErrCode()
271 MJPEG_DEBUG_API_MSG("MDrv_MMIO_GetBASE FAILED !! \n"); in MApi_MJPEG_Init()
275MJPEG_DEBUG_API_MSG("DRVreg base = 0x%lX, length = %lu\n", u32MJPEGRiuBaseAdd, u32NonPMBankSize); in MApi_MJPEG_Init()
311 MJPEG_DEBUG_API_MSG("clear error code due to call MApi_MJPEG_Init()\n"); in MApi_MJPEG_Init()
414 MJPEG_DEBUG_API_MSG("clear error code due to call MApi_MJPEG_Rst()\n"); in MApi_MJPEG_Rst()
459 MJPEG_DEBUG_API_MSG(" MApi_MJPEG_CheckDispInfoRdy : E_MJPEG_RET_SUCCESS\n"); in MApi_MJPEG_CheckDispInfoRdy()
463 MJPEG_DEBUG_API_MSG(" MApi_MJPEG_CheckDispInfoRdy : E_MJPEG_RET_FAIL\n"); in MApi_MJPEG_CheckDispInfoRdy()
477 MJPEG_DEBUG_API_MSG(" MApi_MJPEG_Play : E_MJPEG_RET_FAIL\n"); in MApi_MJPEG_Play()
481 MJPEG_DEBUG_API_MSG(" MApi_MJPEG_Play : E_MJPEG_RET_SUCCESS\n"); in MApi_MJPEG_Play()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.c273 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf… macro
280 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) ALOGI(… macro
284 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) LOGI(f… macro
373 MJPEG_DEBUG_API_MSG("_MApi_MJPEG_SetErrCode() with eMJPEGErrCode=0x%x\n", eErrorCode); in _MApi_MJPEG_SetErrCode()
389 MJPEG_DEBUG_API_MSG(" EventFlag = %d\n", reg_val); in __MApi_MJPEG_CheckDecodeDone()
406MJPEG_DEBUG_API_MSG("Set frame buffer index %ld as Valid", u32NextFrameBuffIdx[u8DrvId]); in __MApi_MJPEG_CheckDecodeDone()
421 MJPEG_DEBUG_API_MSG(" Decode Done -- "); in __MApi_MJPEG_CheckDecodeDone()
429MJPEG_DEBUG_API_MSG("Compensate PTS for %ld dropped frames", __u32DropFrameCnt[u8DrvId]); in __MApi_MJPEG_CheckDecodeDone()
438 MJPEG_DEBUG_API_MSG("\n"); in __MApi_MJPEG_CheckDecodeDone()
441 MJPEG_DEBUG_API_MSG("Count %ld\n", __u32FrameCnt[u8DrvId]); in __MApi_MJPEG_CheckDecodeDone()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.c291 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf… macro
298 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) ALOGI(… macro
302 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) LOGI(f… macro
391 MJPEG_DEBUG_API_MSG("_MApi_MJPEG_SetErrCode() with eMJPEGErrCode=0x%x\n", eErrorCode); in _MApi_MJPEG_SetErrCode()
411 MJPEG_DEBUG_API_MSG(" EventFlag = %d\n", reg_val); in __MApi_MJPEG_CheckDecodeDone()
428MJPEG_DEBUG_API_MSG("Set frame buffer index %td as Valid", (ptrdiff_t)u32NextFrameBuffIdx[u8DrvId]… in __MApi_MJPEG_CheckDecodeDone()
447 MJPEG_DEBUG_API_MSG(" Decode Done -- "); in __MApi_MJPEG_CheckDecodeDone()
455MJPEG_DEBUG_API_MSG("Compensate PTS for %td dropped frames", (ptrdiff_t)__u32DropFrameCnt[u8DrvId]… in __MApi_MJPEG_CheckDecodeDone()
464 MJPEG_DEBUG_API_MSG("\n"); in __MApi_MJPEG_CheckDecodeDone()
466 MJPEG_DEBUG_API_MSG("Count %td\n", (ptrdiff_t)MDrv_MJPEG_GetFrameCnt(u8DrvId)); in __MApi_MJPEG_CheckDecodeDone()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.c312 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) ULOGI(… macro
318 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf… macro
325 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) ALOGI(… macro
329 #define MJPEG_DEBUG_API_MSG(format, args...) do{if(_u8MJPEG_ApiDbgLevel & E_JPEG_DEBUG_API) LOGI(f… macro
420 MJPEG_DEBUG_API_MSG("_MApi_MJPEG_SetErrCode() with eMJPEGErrCode=0x%x\n", eErrorCode); in _MApi_MJPEG_SetErrCode()
440 MJPEG_DEBUG_API_MSG(" EventFlag = %d\n", reg_val); in __MApi_MJPEG_CheckDecodeDone()
457MJPEG_DEBUG_API_MSG("Set frame buffer index %td as Valid", (ptrdiff_t)u32NextFrameBuffIdx[u8DrvId]… in __MApi_MJPEG_CheckDecodeDone()
476 MJPEG_DEBUG_API_MSG(" Decode Done -- "); in __MApi_MJPEG_CheckDecodeDone()
484MJPEG_DEBUG_API_MSG("Compensate PTS for %td dropped frames", (ptrdiff_t)__u32DropFrameCnt[u8DrvId]… in __MApi_MJPEG_CheckDecodeDone()
493 MJPEG_DEBUG_API_MSG("\n"); in __MApi_MJPEG_CheckDecodeDone()
[all …]