Searched refs:UTOPIA_20_DBG (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/api/jpeg_ex/ |
| 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 10050 UTOPIA_20_DBG("%s(): UtopiaOpen()\n", __FUNCTION__); in MApi_JPEG_EnableOJPD() 10067 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_EnableOJPD\n"); in MApi_JPEG_EnableOJPD() 10076 UTOPIA_20_DBG("%s(): UtopiaClose()\n", __FUNCTION__); in MApi_JPEG_EnableOJPD() 10093 UTOPIA_20_DBG("%s(): UtopiaOpen()\n", __FUNCTION__); in MApi_JPEG_Init_UsingOJPD() 10111 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_Init_UsingOJPD\n"); in MApi_JPEG_Init_UsingOJPD() 10139 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_get_APP0_info\n"); in msAPI_JPEG_get_APP0_info() 10154 UTOPIA_20_DBG("%s(): UtopiaOpen()\n", __FUNCTION__); in MApi_JPEG_Init() [all …]
|
| 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 41 UTOPIA_20_DBG("%s(): start\n", __FUNCTION__); in JPEG_EXRegisterToUtopia() 58 UTOPIA_20_DBG("%s(): end\n", __FUNCTION__); in JPEG_EXRegisterToUtopia() 69 UTOPIA_20_DBG("%s(): start\n", __FUNCTION__); in JPEGOpen() 180 UTOPIA_20_DBG("%s(): end\n", __FUNCTION__); in JPEGOpen() 523 UTOPIA_20_DBG("%s(): start\n", __FUNCTION__); in JPEGClose() 545 UTOPIA_20_DBG("%s(): end\n", __FUNCTION__); in JPEGClose()
|
| /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 10072 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_get_APP0_info\n"); in msAPI_JPEG_get_APP0_info() 10104 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_Init\n"); in MApi_JPEG_Init() 10129 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_DecodeHdr\n"); in MApi_JPEG_DecodeHdr() 10152 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_Decode\n"); in MApi_JPEG_Decode() 10173 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_Exit\n"); in MApi_JPEG_Exit() 10204 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_GetErrorCode\n"); in MApi_JPEG_GetErrorCode() 10227 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_GetJPDEventFlag\n"); in MApi_JPEG_GetJPDEventFlag() 10251 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_SetJPDEventFlag\n"); in MApi_JPEG_SetJPDEventFlag() 10270 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_Rst\n"); in MApi_JPEG_Rst() [all …]
|
| /utopia/UTPA2-700.0.x/modules/njpd/api/njpeg_ex/ |
| 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 10872 UTOPIA_20_DBG("_MApi_JPEG_Create_Callback_task\n"); in _MApi_JPEG_Create_Callback_task() 11302 UTOPIA_20_DBG("%s(): UtopiaOpen()\n", __FUNCTION__); in MApi_JPEG_EnableOJPD() 11319 UTOPIA_20_DBG("UtopiaIoctl(): MApi_CMD_JPEG_EnableOJPD\n"); in MApi_JPEG_EnableOJPD() 11328 UTOPIA_20_DBG("%s(): UtopiaClose()\n", __FUNCTION__); in MApi_JPEG_EnableOJPD() 11345 UTOPIA_20_DBG("%s(): UtopiaOpen()\n", __FUNCTION__); in MApi_JPEG_Init_UsingOJPD() [all …]
|
| 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 52 #define JPEG_DEBUG_API_ERR(format, args...) UTOPIA_20_DBG(format, ##args) 87 UTOPIA_20_DBG("%s(): start\n", __FUNCTION__); in NJPEG_EXRegisterToUtopia() 112 UTOPIA_20_DBG("%s(): end\n", __FUNCTION__); in NJPEG_EXRegisterToUtopia() 123 UTOPIA_20_DBG("%s(): start\n", __FUNCTION__); in JPEGOpen() 240 UTOPIA_20_DBG("%s(): end\n", __FUNCTION__); in JPEGOpen() 615 UTOPIA_20_DBG("%s(): start\n", __FUNCTION__); in JPEGClose() [all …]
|