| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ablcV32/ |
| H A D | rk_aiq_ablc_algo_v32.cpp | 25 LOGE_ABLC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in AblcJsonParamInit_V32() 51 LOGE_ABLC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in AblcOBJsonParamInit_V32() 96 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in AblcV32_IQParams_Check() 101 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in AblcV32_IQParams_Check() 106 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in AblcV32_IQParams_Check() 125 …LOGE_ABLC("BLC0_r-ob_offset not equal to the blc Reference_r in iso(%d) Reference_r=%.4f, blc_r_ca… in AblcV32_IQParams_Check() 131 …LOGE_ABLC("BLC0_gr-ob_offset not equal to the blc Reference_gr in iso(%d) Reference_gr=%.4f, blc_g… in AblcV32_IQParams_Check() 137 …LOGE_ABLC("BLC0_gb-ob_offset not equal to the blc Reference_gb in iso(%d) Reference_gb=%.4f, blc_g… in AblcV32_IQParams_Check() 143 …LOGE_ABLC("BLC0_b-ob_offset not equal to the blc Reference_b in iso(%d) Reference_b=%.4f, blc_b_ca… in AblcV32_IQParams_Check() 163 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in Ablc_Select_Params_By_ISO_V32() [all …]
|
| H A D | rk_aiq_ablc_algo_itf_v32.cpp | 36 LOGE_ABLC("%s: Initializaion Ablc failed (%d)\n", __FUNCTION__, ret); in create_context() 55 LOGE_ABLC("%s: release Ablc failed (%d)\n", __FUNCTION__, ret); in destroy_context() 80 LOGE_ABLC("%s: Ablc Reload Para!\n", __FUNCTION__); in prepare() 183 LOGE_ABLC("%s:%d curExp is NULL, so use default instead \n", __FUNCTION__, __LINE__); in processing() 196 LOGE_ABLC("%s: processing ABLC failed (%d)\n", __FUNCTION__, ret); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ablc/ |
| H A D | rk_aiq_ablc_algo.cpp | 9 LOGE_ABLC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in AblcJsonParamInit() 49 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in Ablc_Select_Params_By_ISO() 54 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in Ablc_Select_Params_By_ISO() 59 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in Ablc_Select_Params_By_ISO() 129 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in AblcParamsUpdate() 153 LOGE_ABLC("%s(%d): NULL pointer\n", __FUNCTION__, __LINE__); in AblcInit() 182 LOGE_ABLC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in AblcRelease() 200 LOGE_ABLC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in AblcProcess() 205 LOGE_ABLC("%s(%d): null pointer \n", __FUNCTION__, __LINE__); in AblcProcess() 267 LOGE_ABLC("%s(%d): not support mode:%d!\n", __FUNCTION__, __LINE__, pAblcCtx->eMode); in AblcProcess()
|
| H A D | rk_aiq_algo_ablc_itf.cpp | 41 LOGE_ABLC("%s: Initializaion Ablc failed (%d)\n", __FUNCTION__, ret); in create_context() 64 LOGE_ABLC("%s: release Ablc failed (%d)\n", __FUNCTION__, ret); in destroy_context() 205 LOGE_ABLC("%s:%d curExp is NULL, so use default instead \n", __FUNCTION__, __LINE__); in processing() 217 LOGE_ABLC("%s: processing ABLC failed (%d)\n", __FUNCTION__, ret); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/ |
| H A D | rk_aiq_algo_camgroup_ablc_itf.cpp | 42 LOGE_ABLC("%s: Initializaion Ablc failed (%d)\n", __FUNCTION__, ret); in create_context() 63 LOGE_ABLC("%s: release Ablc failed (%d)\n", __FUNCTION__, ret); in destroy_context() 167 LOGE_ABLC("%s:%d pAERes is NULL, so use default instead \n", __FUNCTION__, __LINE__); in processing() 180 LOGE_ABLC("%s: processing Ablc failed (%d)\n", __FUNCTION__, ret); in processing()
|
| H A D | rk_aiq_algo_camgroup_ablc_itf_v32.cpp | 42 LOGE_ABLC("%s: Initializaion Ablc failed (%d)\n", __FUNCTION__, ret); in create_context() 63 LOGE_ABLC("%s: release Ablc failed (%d)\n", __FUNCTION__, ret); in destroy_context() 164 LOGE_ABLC("%s:%d pAERes is NULL, so use default instead \n", __FUNCTION__, __LINE__); in processing() 177 LOGE_ABLC("%s: processing Ablc failed (%d)\n", __FUNCTION__, ret); in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAblcV32Handle.cpp | 347 LOGE_ABLC("no latest params !"); in genIspResult()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 322 #define LOGE_ABLC(...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_ABLC, 0xff, ##__VA_ARGS__) macro
|