Home
last modified time | relevance | path

Searched defs:JPEG_DEBUG_API_MSG (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/
H A DapiJPEG_v2.c33 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) ULOGI(… macro
H A DapiJPEG_OJPD.c291 #define JPEG_DEBUG_API_MSG(format, args...) do{if(logBinfp) fprintf(logBinfp, format, ##args);}whi… macro
296 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf(f… macro
302 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) ALOGI(fo… macro
305 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) LOGI(for… macro
H A DapiJPEG.c302 #define JPEG_DEBUG_API_MSG(format, args...) do{if(logBinfp) fprintf(logBinfp, format, ##args);}whi… macro
307 #define JPEG_DEBUG_API_MSG(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro
316 #define JPEG_DEBUG_API_MSG(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro
321 #define JPEG_DEBUG_API_MSG(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro
330 #define JPEG_DEBUG_API_MSG(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro
335 #define JPEG_DEBUG_API_MSG(format, args...) do{if(pNJPEGContext->_u8JPEG_ApiDbgLevel & E_JPEG_DEBU… macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/
H A DapiJPEG.c296 #define JPEG_DEBUG_API_MSG(format, args...) do{if(logBinfp) fprintf(logBinfp, format, ##args);}whi… macro
301 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf(f… macro
308 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) ALOGI(fo… macro
312 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) LOGI(for… macro
/utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/
H A DapiJPEG.c289 #define JPEG_DEBUG_API_MSG(format, args...) do{if(logBinfp) fprintf(logBinfp, format, ##args);}whi… macro
292 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiDbgLevel & E_JPEG_DEBUG_API) printf(f… macro