Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/
H A DdrvJPD.c139 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f… macro
145 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) ALOGI(fo… macro
148 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) LOGI(for… macro
765 JPD_DEBUG_DRV_MSG("_JPD_ISRHandler: IsrNum = %ld\n", IsrNum); in _JPD_ISRHandler()
802 JPD_DEBUG_DRV_MSG (" JPD on MIU 0 !!!\n"); in MDrv_JPD_SetMIU()
806 JPD_DEBUG_DRV_MSG (" JPD on MIU 1 !!!\n"); in MDrv_JPD_SetMIU()
810 JPD_DEBUG_DRV_MSG (" JPD on MIU 2 !!!\n"); in MDrv_JPD_SetMIU()
814 JPD_DEBUG_DRV_MSG (" JPD on MIU 3 !!!\n"); in MDrv_JPD_SetMIU()
818 JPD_DEBUG_DRV_MSG (" JPD on MIU 0 !!!@\n"); in MDrv_JPD_SetMIU()
1179 JPD_DEBUG_DRV_MSG("MDrv_JPD_WriteGrpinf : Not Support NULL huffman table!!\n"); in MDrv_JPD_WriteGrpinf()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/
H A DdrvJPD.c133 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f… macro
139 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) ALOGI(fo… macro
142 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) LOGI(for… macro
759 JPD_DEBUG_DRV_MSG("_JPD_ISRHandler: IsrNum = %ld\n", IsrNum); in _JPD_ISRHandler()
801 JPD_DEBUG_DRV_MSG (" JPD on MIU 0 !!!\n"); in MDrv_JPD_SetMIU()
805 JPD_DEBUG_DRV_MSG (" JPD on MIU 1 !!!\n"); in MDrv_JPD_SetMIU()
809 JPD_DEBUG_DRV_MSG (" JPD on MIU 2 !!!\n"); in MDrv_JPD_SetMIU()
813 JPD_DEBUG_DRV_MSG (" JPD on MIU 3 !!!\n"); in MDrv_JPD_SetMIU()
817 JPD_DEBUG_DRV_MSG (" JPD on MIU 0 !!!@\n"); in MDrv_JPD_SetMIU()
1178 JPD_DEBUG_DRV_MSG("MDrv_JPD_WriteGrpinf : Not Support NULL huffman table!!\n"); in MDrv_JPD_WriteGrpinf()
[all …]
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/
H A DdrvJPD.c131 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f… macro
739 JPD_DEBUG_DRV_MSG("_JPD_ISRHandler: IsrNum = %ld\n", IsrNum); in _JPD_ISRHandler()
781 JPD_DEBUG_DRV_MSG (" JPD on MIU 0 !!!\n"); in MDrv_JPD_SetMIU()
785 JPD_DEBUG_DRV_MSG (" JPD on MIU 1 !!!\n"); in MDrv_JPD_SetMIU()
789 JPD_DEBUG_DRV_MSG (" JPD on MIU 2 !!!\n"); in MDrv_JPD_SetMIU()
793 JPD_DEBUG_DRV_MSG (" JPD on MIU 3 !!!\n"); in MDrv_JPD_SetMIU()
797 JPD_DEBUG_DRV_MSG (" JPD on MIU 0 !!!@\n"); in MDrv_JPD_SetMIU()
1159 JPD_DEBUG_DRV_MSG("MDrv_JPD_WriteGrpinf : Not Support NULL huffman table!!\n"); in MDrv_JPD_WriteGrpinf()
1222 JPD_DEBUG_DRV_MSG("MDrv_JPD_WriteSymidx : Not Support NULL huffman table!!\n"); in MDrv_JPD_WriteSymidx()
1501 JPD_DEBUG_DRV_MSG("JPD ISR has been enabled!!\n"); in MDrv_JPD_EnableISR()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/
H A DdrvMJPEG.c119 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f… macro
209 JPD_DEBUG_DRV_MSG("MJPEG firmware version 0x%lx\n", u32FirmVer); in MDrv_JPD_IsFirmwareReady()
234 JPD_DEBUG_DRV_MSG("Send CMD 0x%lx to JPD firmware\n", u32Cmd); in MDrv_JPD_SetVPUCmd()
266 JPD_DEBUG_DRV_MSG("Send argument 0x%lx to VPU \n", u32Arg); in MDrv_JPD_SetVPUCmdArg()
295 JPD_DEBUG_DRV_MSG("Firmware status check: CMD 0x%lx\n", u32Cmd); in MDrv_JPD_CheckVPUStatus()
320 JPD_DEBUG_DRV_MSG("Firmware status : 0x%lX\n", u32Status); in MDrv_JPD_CheckVPUStatus()
742JPD_DEBUG_DRV_MSG("FrameDone: %d, pFrm=0x%lx, timestamp=%ld\n", u16QPtr, (MS_U32)pFrm, pFrm->u32Ti… in MDrv_JPD_GetNextDispFrame()
798JPD_DEBUG_DRV_MSG("MDrv_JPD_InitFw u32Addr = 0x%lx, u32Size = 0x%lx, u32BinAddr = 0x%lx, u8FwSrcTy… in MDrv_JPD_InitFw()