Searched refs:LOGW_CAMGROUP (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqCamGroupManager.cpp | 45 LOGW_CAMGROUP("Failed to sync single cam result with master"); in loop() 51 LOGW_CAMGROUP("reprocess error, ignore!"); in loop() 130 LOGW_CAMGROUP("disorder frameId(%d) < mClearedResultId(%d)", frameId, mClearedResultId); in getGroupCamResult() 220 LOGW_CAMGROUP("camgroup sofSync overflow:%d, first_id: %d", in getGroupCamSofsync() 333 LOGW_CAMGROUP("camgroup res frameId disorder, unready frameId:%u < cur ready frame %u", in setSingleCamStatusReady() 383 …LOGW_CAMGROUP("camgroup: get cam result faild for msg_id:%d, camId: %d, msg_id:%d, frame: %d", msg… in processAiqCoreMsgs() 393 LOGW_CAMGROUP( in processAiqCoreMsgs() 459 …LOGW_CAMGROUP("camgroup: get cam result faild for type:%s, camId: %d, frame: %d", #BC, camId, fram… in RelayAiqCoreResults() 987 LOGW_CAMGROUP("no group cam, bypass"); in reProcess() 1027 LOGW_CAMGROUP("camId:%d, framId:%u, exp is null", i, gc_res->_frameId); in reProcess() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/ |
| H A D | RkAiqCamgroupHandle.cpp | 155 LOGW_CAMGROUP("group algo %d proc error !", mDes->type); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 529 #define LOGW_CAMGROUP(...) XCAM_MODULE_LOG_WARNING(XCORE_LOG_MODULE_CAMGROUP, 0xff, ##__VA_ARGS__) macro
|