Searched defs:UTOPIA_20_DBG (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_v2.c | 35 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) ULOGI("… macro 40 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) print… macro 46 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) ALOGE(forma… macro 49 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) LOGE(format… macro
|
| H A D | apiJPEG.c | 309 #define UTOPIA_20_DBG(format, args...) do{if(gNJPEGContext._u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro 318 #define UTOPIA_20_DBG(format, args...) do{if(gNJPEGContext._u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro 323 #define UTOPIA_20_DBG(format, args...) do{if(gNJPEGContext._u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro 332 #define UTOPIA_20_DBG(format, args...) do{if(gNJPEGContext._u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API)… macro 337 #define UTOPIA_20_DBG(format, args...) do{if(gNJPEGContext._u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API)… macro
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG_v2.c | 24 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) print… macro 30 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) ALOGE(forma… macro 33 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) LOGE(format… macro
|
| H A D | apiJPEG.c | 303 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf(format… macro 310 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) ALOGE(format,… macro 314 #define UTOPIA_20_DBG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) LOGE(format, … macro
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 296 #define UTOPIA_20_DBG(args...) //do{ printf("\033[1;31m"); printf(args); printf("\033[m"); }… macro
|