Searched refs:LOGE_ACAC (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/ |
| H A D | rk_aiq_uapi_acac_int.cpp | 30 LOGE_ACAC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in rk_aiq_uapi_acac_v03_SetAttrib() 43 LOGE_ACAC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in rk_aiq_uapi_acac_v03_GetAttrib() 68 LOGE_ACAC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in rk_aiq_uapi_acac_v10_SetAttrib() 81 LOGE_ACAC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in rk_aiq_uapi_acac_v10_GetAttrib() 107 LOGE_ACAC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in rk_aiq_uapi_acac_v11_SetAttrib() 120 LOGE_ACAC("%s(%d): null pointer\n", __FUNCTION__, __LINE__); in rk_aiq_uapi_acac_v11_GetAttrib()
|
| H A D | rk_aiq_algo_acac_itf.cpp | 33 LOGE_ACAC("create acac context fail!"); in create_context() 39 LOGE_ACAC("create acac handle fail!"); in create_context()
|
| H A D | cac_adaptor.cpp | 322 LOGE_ACAC("Failed to open PSF file %s", cac_map_path);
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAcacV3Handle.cpp | 97 LOGE_ACAC("%s: pAEPreRes is NULL, so use default instead \n", __FUNCTION__); in processing() 247 LOGE_ACAC("no latest params !"); in genIspResult()
|
| H A D | RkAiqAcacV11Handle.cpp | 114 LOGE_ACAC("%s: pAEPreRes is NULL, so use default instead \n", __FUNCTION__); in processing() 289 LOGE_ACAC("no latest params !"); in genIspResult()
|
| H A D | RkAiqAcacHandle.cpp | 130 LOGE_ACAC("%s: pAEPreRes is NULL, so use default instead \n", __FUNCTION__); in processing() 326 LOGE_ACAC("no latest params !"); in genIspResult()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 490 #define LOGE_ACAC(...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_ACAC, 0xff, ##__VA_ARGS__) macro
|