Searched refs:JPEG_DEBUG_API_MSG (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| H A D | apiJPEG_OJPD.c | 291 #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 1458 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer:\n"); in JPEG_fill_read_buffer() 1465 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer : EOF!!!\n"); in JPEG_fill_read_buffer() 1471 …JPEG_DEBUG_API_MSG("Fill Thumbnail, buffer left = %ld, buffer offset = %ld\n", _u16ThumbnailBuffer… in JPEG_fill_read_buffer() 1502 JPEG_DEBUG_API_MSG("_pFillHdrFunc is not registered!!\n"); in JPEG_fill_read_buffer() 1537 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer:\n"); in JPEG_force_fill_read_buffer() 1543 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer : EOF!!!\n"); in JPEG_force_fill_read_buffer() [all …]
|
| H A D | apiJPEG.c | 302 #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 1194 JPEG_DEBUG_API_MSG("%s, Mutex Lock\n", __FUNCTION__);\ 1203 JPEG_DEBUG_API_MSG("%s, Mutex Unlock\n", __FUNCTION__);\ 1212 JPEG_DEBUG_API_MSG("Mutex Create\n"); in _NJPEG_EX_API_MutexCreate() 1228 JPEG_DEBUG_API_MSG("Mutex Delete\n"); [all …]
|
| H A D | apiJPEG_v2.c | 33 #define JPEG_DEBUG_API_MSG(format, args...) do{if(_u8JPEG_ApiV2DbgLevel & E_JPEG_DEBUG_API) ULOGI(… macro
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/api/jpeg/ |
| H A D | apiJPEG.c | 289 #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 1442 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer:\n"); in JPEG_fill_read_buffer() 1449 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer : EOF!!!\n"); in JPEG_fill_read_buffer() 1455 …JPEG_DEBUG_API_MSG("Fill Thumbnail, buffer left = %ld, buffer offset = %ld\n", _u16ThumbnailBuffer… in JPEG_fill_read_buffer() 1486 JPEG_DEBUG_API_MSG("_pFillHdrFunc is not registered!!\n"); in JPEG_fill_read_buffer() 1521 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer:\n"); in JPEG_force_fill_read_buffer() 1527 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer : EOF!!!\n"); in JPEG_force_fill_read_buffer() 1536 JPEG_DEBUG_API_MSG("[VA] _pu8In_buf=0x%lx\n", (MS_U32)_pu8In_buf); in JPEG_force_fill_read_buffer() 1537 JPEG_DEBUG_API_MSG("[PA] _pu8In_buf=0x%lx\n", MS_VA2PA((MS_U32)_pu8In_buf)); in JPEG_force_fill_read_buffer() [all …]
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| H A D | apiJPEG.c | 296 #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 1468 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer:\n"); in JPEG_fill_read_buffer() 1475 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer : EOF!!!\n"); in JPEG_fill_read_buffer() 1481 …JPEG_DEBUG_API_MSG("Fill Thumbnail, buffer left = %ld, buffer offset = %ld\n", _u16ThumbnailBuffer… in JPEG_fill_read_buffer() 1512 JPEG_DEBUG_API_MSG("_pFillHdrFunc is not registered!!\n"); in JPEG_fill_read_buffer() 1547 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer:\n"); in JPEG_force_fill_read_buffer() 1553 JPEG_DEBUG_API_MSG("JPEG_fill_read_buffer : EOF!!!\n"); in JPEG_force_fill_read_buffer() [all …]
|