Searched refs:LOGE_AFEC (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/afec/ |
| H A D | rk_aiq_algo_afec_itf.cpp | 59 LOGE_AFEC( "%s(%d): no free fec buf", __FUNCTION__, __LINE__); in get_fec_buf() 86 LOGE_AFEC( "%s: create afec context fail!\n", __FUNCTION__); in create_context() 91 LOGE_AFEC( "%s: create afec handle fail!\n", __FUNCTION__); in create_context() 102 LOGE_AFEC("%s: Could not get fec iq calib!\n", __FUNCTION__); in create_context() 114 LOGE_AFEC("FEC diabled because of EIS"); in create_context() 238 LOGE_AFEC("afec gen mesh false!"); in read_mesh_table() 255 LOGE_AFEC("mismatched mesh XI file"); in read_mesh_table() 258 LOGE_AFEC("mesh XI file %s not exist", filename); in read_mesh_table() 272 LOGE_AFEC("mismatched mesh XF file"); in read_mesh_table() 275 LOGE_AFEC("mesh XF file %s not exist", filename); in read_mesh_table() [all …]
|
| H A D | rk_aiq_uapi_afec_int.cpp | 37 LOGE_AFEC("failed, Fec en(%d-%d) don't support switch at running time!\n", in rk_aiq_uapi_afec_SetAttrib() 43 LOGE_AFEC("failed, bypass fec!\n"); in rk_aiq_uapi_afec_SetAttrib()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/ |
| H A D | rk_aiq_uapi_aldch_int.cpp | 32 LOGE_AFEC("failed, ldch is disalbed!"); in rk_aiq_uapi_aldch_SetAttrib()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAfecHandle.cpp | 249 LOGE_AFEC("no latest params !"); in genIspResult()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 434 #define LOGE_AFEC(...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_AFEC, 0xff, ##__VA_ARGS__) macro
|