Searched defs:MJPEG_DEBUG_DRV_MSG (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mjpeg_ex/ |
| H A D | drvMJPEG_EX.c | 129 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) pr… macro 135 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) AL… macro 138 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) LO… macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/ |
| H A D | drvMJPEG_EX.c | 144 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) UL… macro 149 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) pr… macro 155 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) AL… macro 158 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) LO… macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/ |
| H A D | drvMJPEG_EX.c | 138 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) pr… macro 144 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) AL… macro 147 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) LO… macro
|