Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.c120 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) printf(f… macro
213 JPD_DEBUG_DRV_ERR("Cannot get MJPEG firmware version !! \n"); in MDrv_JPD_IsFirmwareReady()
247 JPD_DEBUG_DRV_ERR("MJPEG send command timeout !! \n"); in MDrv_JPD_SetVPUCmd()
277 JPD_DEBUG_DRV_ERR("MJPEG send command argument timeout !! \n"); in MDrv_JPD_SetVPUCmdArg()
598 JPD_DEBUG_DRV_ERR("Cannot get pShareMem correctly!!!\n"); in MDrv_JPD_ClearShareMemory()
653 JPD_DEBUG_DRV_ERR("Cannot get pShareMem correctly!!!\n"); in MDrv_JPD_GetPTS()
673 JPD_DEBUG_DRV_ERR("Cannot get pShareMem correctly!!!\n"); in MDrv_JPD_DispFrame()
697 JPD_DEBUG_DRV_ERR("Cannot get pShareMem correctly!!!\n"); in MDrv_JPD_FreeFrame()
723 JPD_DEBUG_DRV_ERR("Cannot get pShareMem correctly!!!\n"); in MDrv_JPD_GetNextDispFrame()
778 JPD_DEBUG_DRV_ERR("Cannot get pShareMem correctly!!!\n"); in MDrv_JPD_GetDispFrameInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A DdrvJPD.c140 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) printf(f… macro
146 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) ALOGE(fo… macro
149 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) LOGE(for… macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A DdrvJPD.c134 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) printf(f… macro
140 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) ALOGE(fo… macro
143 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) LOGE(for… macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A DdrvJPD.c132 #define JPD_DEBUG_DRV_ERR(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_ERR) printf(f… macro