Searched refs:LOG1 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | usb-mouse.c | 54 #define LOG1(f,a) dmxLog(dmxDebug,f,a) macro
|
| H A D | usb-other.c | 56 #define LOG1(f,a) dmxLog(dmxDebug,f,a) macro
|
| H A D | usb-common.c | 60 #define LOG1(f,a) dmxLog(dmxDebug,f,a) macro
|
| H A D | usb-keyboard.c | 94 #define LOG1(f,a) dmxLog(dmxDebug,f,a) macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/ |
| H A D | RkAiqCalibApi.h | 56 #define LOG1 printf macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibDb.cpp | 28 #define FUNC_ENTER LOG1("%s enter", __FUNCTION__); 29 #define FUNC_EXIT LOG1("%s exit", __FUNCTION__);
|
| H A D | RkAiqCalibParser.h | 58 #define LOG1 printf macro
|
| H A D | RkAiqCalibTag.h | 48 #define LOG1 printf macro
|
| H A D | RkAiqCalibParser.cpp | 37 #define INFO_PRINT(TAG_NAME) LOG1("[Line:%d, Tag: %s]\n",__LINE__,TAG_NAME.c_str()) 1759 LOG1("unknown cell tag: %s", tagname.c_str()); in parseEntryCell3() 1843 LOG1("unknown cell tag: %s", tagname.c_str()); in parseEntryCell4() 1900 LOG1("tag: %s", tagname.c_str()); in parseEntryHeader()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 187 #define LOG1(...) XCAM_MODULE_LOG_LOW1(XCORE_LOG_MODULE_XCORE, 0xff, ##__VA_ARGS__) macro 563 #define ALOG1 LOG1
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/ |
| H A D | socket_server.cpp | 416 LOG1("poll socket stop success !"); in Accepted()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/ |
| H A D | rk_aiq_user_api_sysctl.cpp | 112 LOG1("bypass the uapi which isn't called by iqtool while socket is connected"); in is_ctx_need_bypass() 122 LOG1("bypass the uapi which isn't called by iqtool while socket is connected"); in is_ctx_need_bypass()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | CamHwIsp20.cpp | 5454 LOG1("%s enter, msg type(0x%x)", __FUNCTION__, result->getType()); in dispatchResult()
|