Searched refs:E_JPD_DEBUG_DRV_MSG (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/ |
| H A D | drvJPD.c | 139 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f… 145 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) ALOGI(fo… 148 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) LOGI(for…
|
| H A D | drvJPD.h | 315 , E_JPD_DEBUG_DRV_MSG = 0x02 enumerator
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/ |
| H A D | drvJPD.c | 133 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f… 139 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) ALOGI(fo… 142 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) LOGI(for…
|
| H A D | drvJPD.h | 315 , E_JPD_DEBUG_DRV_MSG = 0x02 enumerator
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mjpeg/ |
| H A D | drvMJPEG.h | 197 , E_JPD_DEBUG_DRV_MSG = 0x02 enumerator
|
| H A D | drvMJPEG.c | 119 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f…
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/ |
| H A D | drvJPD.h | 307 , E_JPD_DEBUG_DRV_MSG = 0x02 enumerator
|
| H A D | drvJPD.c | 131 #define JPD_DEBUG_DRV_MSG(format, args...) do{if(u8JPD_DrvDbgLevel & E_JPD_DEBUG_DRV_MSG) printf(f…
|