Searched refs:E_MJPEG_DEBUG_DRV_MSG (Results 1 – 6 of 6) sorted by relevance
| /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… 149 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) pr… 155 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) AL… 158 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) LO…
|
| H A D | drvMJPEG.h | 211 , E_MJPEG_DEBUG_DRV_MSG = 0x02 enumerator
|
| /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… 135 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) AL… 138 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) LO…
|
| H A D | drvMJPEG.h | 207 , E_MJPEG_DEBUG_DRV_MSG = 0x02 enumerator
|
| /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… 144 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) AL… 147 #define MJPEG_DEBUG_DRV_MSG(format, args...) do{if(u8MJPEG_DrvDbgLevel & E_MJPEG_DEBUG_DRV_MSG) LO…
|
| H A D | drvMJPEG.h | 210 , E_MJPEG_DEBUG_DRV_MSG = 0x02 enumerator
|