Home
last modified time | relevance | path

Searched refs:LOGE_ANALYZER (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCore.cpp75 LOGE_ANALYZER("RkAiqCoreThread failed to analyze 3a stats"); in loop()
99 LOGE_ANALYZER("RkAiqCoreEvtsThread failed to analyze events"); in loop()
297 LOGE_ANALYZER("wrong state %d\n", mState); in init()
341 LOGE_ANALYZER("wrong state %d\n", mState); in deInit()
362 LOGE_ANALYZER("wrong state %d\n", mState); in start()
713 LOGE_ANALYZER("no free aiq params buffer!"); in analyzeInternal()
835LOGE_ANALYZER("no free %s buffer for Id: %d !", #BC, frame_id); … in getAiqParamsBuffer()
850LOGE_ANALYZER("no free %s buffer for Id: %d !", #BC, frame_id); \ in getAiqParamsBuffer()
865 LOGE_ANALYZER("no free exposure params buffer for id: %d !",frame_id); in getAiqParamsBuffer()
876 LOGE_ANALYZER("no free iris params buffer!"); in getAiqParamsBuffer()
[all …]
H A DRkLumaCore.cpp52 LOGE_ANALYZER("RkAiqCoreThread failed to analyze 3a stats"); in loop()
83 LOGE_ANALYZER("wrong state %d\n", mState); in init()
104 LOGE_ANALYZER("wrong state %d\n", mState); in deInit()
123 LOGE_ANALYZER("wrong state %d\n", mState); in start()
H A Dthumbnails.cpp398 LOGE_ANALYZER("drm device is not available!"); in InitializeBufferPools()
404 LOGE_ANALYZER("Failed get drm device"); in InitializeBufferPools()
421 LOGE_ANALYZER("Initialize thumb: wxh: %dx%d, %dx%d", info.width, info.height, in InitializeBufferPools()
456 LOGE_ANALYZER("thumbnail cannot find available buffer pool"); in GetBufferByConfig()
571 LOGE_ANALYZER("Unsuported image source type %d or stopped", source.src_type); in OnFrameEvent()
618 LOGE_ANALYZER("Cannot get buffer for config : "); in OnFrameEvent()
H A DRkLumaCore.h38 LOGE_ANALYZER(format, ##__VA_ARGS__); \
H A DRkAiqCore.h48 LOGE_ANALYZER(format, ##__VA_ARGS__); \
59 LOGE_ANALYZER(format, ##__VA_ARGS__); \
69 LOGE_ANALYZER(format, ##__VA_ARGS__); \
H A DRkAiqResourceTranslatorV21.cpp52 LOGE_ANALYZER("AWB stats invalid, ignore"); in translateAwbStats()
H A DRkAiqResourceTranslatorV3x.cpp582 LOGE_ANALYZER("status params(frmid or meas_type) of left isp and right isp are different"); in translateMultiAecStats()
1074 LOGE_ANALYZER("status params(frmid or meas_type) of left isp and right isp are different"); in translateMultiAwbStats()
1082 LOGE_ANALYZER("AWB stats invalid, ignore"); in translateMultiAwbStats()
1218 LOGE_ANALYZER("status params(frmid or meas_type) of left isp and right isp are different"); in translateMultiAdehazeStats()
1970 LOGE_ANALYZER("AWB stats invalid, ignore"); in translateAwbStats()
2151 LOGE_ANALYZER("status params(frmid or meas_type) of left isp and right isp are different"); in translateMultiAfStats()
H A DRkAiqResourceTranslator.cpp419 LOGE_ANALYZER("AWB stats invalid, ignore"); in translateAwbStats()
H A DRkAiqResourceTranslatorV32.cpp974 LOGE_ANALYZER("AWB stats invalid, ignore"); in translateAwbStats()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DCamHwIsp32.cpp69 LOGE_ANALYZER("<TB> Skip config id(%d)'s isp params", isp_params->frame_id); in processTb()
77LOGE_ANALYZER("<TB> Config id(%u)'s isp params, ens 0x%llx ens_up 0x%llx, cfg_up 0x%llx", isp_para… in processTb()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAblcV32Handle.cpp208 LOGE_ANALYZER("ablcV32 handle processing failed ret %d", ret); in processing()
229 LOGE_ANALYZER("ablcV32 algo processing failed ret %d", ret); in processing()
317 LOGE_ANALYZER("no ablcV32 result"); in genIspResult()
H A DRkAiqAblcHandle.cpp222 LOGE_ANALYZER("ablc handle processing failed ret %d", ret); in processing()
243 LOGE_ANALYZER("ablc algo processing failed ret %d", ret); in processing()
H A DRkAiqAorbHandle.cpp108 LOGE_ANALYZER("no aorb result"); in genIspResult()
H A DRkAiqAeHandle.cpp936 LOGE_ANALYZER("ae handle preProcess failed ret %d", ret); in preProcess()
971 LOGE_ANALYZER("ae handle pre_process failed ret %d", ret); in preProcess()
1044 LOGE_ANALYZER("ae handle processing failed ret %d", ret); in processing()
1069 LOGE_ANALYZER("ae algo processing failed ret %d", ret); in processing()
H A DRkAiqAfHandle.cpp427 LOGE_ANALYZER("af handle processing failed ret %d", ret); in processing()
487 LOGE_ANALYZER("af algo processing failed ret %d", ret); in processing()
H A DRkAiqAwbHandle.cpp929 LOGE_ANALYZER("awb handle processing failed ret %d", ret); in processing()
949 LOGE_ANALYZER("awb algo processing failed ret %d", ret); in processing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqCamGroupManager.cpp1292 LOGE_ANALYZER("do not support this algo type %d !", algo.type); in addAlgo()
1306 LOGE_ANALYZER("not supported custom algo type: %d ", algo.type); in addAlgo()
1331 LOGE_ANALYZER("can't find current type %d algo", algoType); in rmAlgo()
1339 LOGE_ANALYZER("can't find type id <%d, %d> algo", algoType, id); in rmAlgo()
1344 LOGE_ANALYZER("can't remove algo in running state"); in rmAlgo()
1372 LOGE_ANALYZER("can't enable algo in running state"); in enableAlgo()
1379 LOGE_ANALYZER("can't find current type %d algo", algoType); in enableAlgo()
1387 LOGE_ANALYZER("can't find type id <%d, %d> algo", algoType, id); in enableAlgo()
1436 LOGE_ANALYZER("can't find type id <%d, %d> algo", algoType, id); in getAxlibStatus()
1561 LOGE_ANALYZER("invalied tuning param\n"); in calibTuning()
[all …]
H A DRkAiqManager.cpp274 LOGE_ANALYZER("Not supported HDR mode !"); in prepare()
689 LOGE_ANALYZER("cam: %d, VICAP_RESET_EVT...", hwevt.cam_id); in hwResCb()
1090 LOGE_ANALYZER("wrong aiq state !"); in setMirrorFlip()
1110 LOGE_ANALYZER("wrong aiq state !"); in getMirrorFlip()
1213 LOGE_ANALYZER("hwi swWorkingModeDyn error ..."); in swWorkingModeDyn()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/
H A Drk_aiq_algo_afec_itf.cpp609 LOGE_ANALYZER("RKAiqAfecThread failed to read mesh table!"); in loop()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/
H A Dxcam_log.h498 #define LOGE_ANALYZER(...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_ANALYZER, 0xff, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp5523 LOGE_ANALYZER("getIrisParams error %d", ret); in dispatchResult()