Searched refs:LOGE_ALSC (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_alsc_algo.cpp | 89 LOGE_ALSC("%s: input params is error!\n", __func__); in genLscMatrixToHwConf() 129 LOGE_ALSC("fail to estimate illuminant!!!\n"); in illuminant_index_estimation() 517 LOGE_ALSC("can't find %s in lscResName\n", name); in GetLscResIdxByName() 742 LOGE_ALSC("%s: CamCalibDbGetLscProfileByName failed\n", __func__); in UpdateLscCalibPara() 771 LOGE_ALSC("%s: used_case=%d\n", __func__, used_case); in UpdateLscCalibPara() 776 LOGE_ALSC("%s: update_id=%d\n", __func__, update_id); in UpdateLscCalibPara() 797 LOGE_ALSC("%s: src.lsc_sect_size_x[%d]=0\n", __func__, i); in UpdateLscCalibPara() 805 LOGE_ALSC("%s: src.lsc_sect_size_y[%d]=0\n", __func__, i); in UpdateLscCalibPara() 945 …LOGE_ALSC("check %s %s pLscProfile: %p %p \n", hAlsc->cur_res.name, illu_case->alsc_cof->name, pLs… in AlscAutoConfig() 1041 LOGE_ALSC("%s: src.lsc_sect_size_x[%d]=0\n", __func__, i); in AlscManualGrad() [all …]
|
| H A D | rk_aiq_alsc_algo_v1.cpp | 52 LOGE_ALSC("fail to estimate illuminant!!!\n"); in illuminant_index_estimation() 314 LOGE_ALSC("can't find %s in lscResName\n", name); in CamCalibDbGetLscResIdxByName() 518 … LOGE_ALSC("%s: hAlsc->mCurAtt.mode(%d) is invalid \n", __FUNCTION__, hAlsc->mCurAtt.mode); in AlscConfig() 631 LOGE_ALSC("%s: input params is error!\n", __func__); in genLscMatrixToHwConf()
|
| H A D | rk_aiq_algo_alsc_itf.cpp | 36 LOGE_ALSC( "%s: create alsc context fail!\n", __FUNCTION__); in create_context()
|
| H A D | rk_aiq_alsc_convert_otp.cpp | 36 LOGE_ALSC("Failed to handle: src %dx%d, dst %dx%x, return!\n", in convertLscTableParameter()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAlscHandle.cpp | 241 LOGE_ALSC("[%d]: no lsc buf !", shared->frameId); in processing() 388 LOGE_ALSC("no latest params !"); in genIspResult()
|
| H A D | RkAiqAgicHandle.cpp | 251 LOGE_ALSC("[%d]: no gic buf !", shared->frameId); in processing()
|
| H A D | RkAiqAccmHandle.cpp | 283 LOGE_ALSC("[%d]: no gic buf !", shared->frameId); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/ |
| H A D | rk_aiq_algo_camgroup_alsc_itf.cpp | 37 LOGE_ALSC( "%s: create camgroup alsc context fail!\n", __FUNCTION__); in create_context()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 346 #define LOGE_ALSC(...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_ALSC, 0xff, ##__VA_ARGS__) macro
|