Searched refs:LOGW_ALDCH (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/ |
| H A D | rk_aiq_ldch_generate_mesh.cpp | 118 LOGW_ALDCH("lut info: [%d-%d-%d-%d-%d-%d]", hpic, vpic, hsize, vsize, hstep, vstep); in read_mesh_from_file() 138 LOGW_ALDCH("check file, size: %d, num: %d", ldchCtx->lut_mapxy_size, num); in read_mesh_from_file() 154 LOGW_ALDCH("genLDCHMesh has been initialized!!\n"); in aiqGenLdchMeshInit() 216 LOGW_ALDCH("read mesh from %s", filename); in aiqGenMesh()
|
| H A D | rk_aiq_algo_aldch_itf.cpp | 214 LOGW_ALDCH("lut is not exist"); in prepare() 323 LOGW_ALDCH("RKAiqAldchThread got empty attrib, stop thread"); in loop() 332 LOGW_ALDCH("lut is not exist"); in loop()
|
| H A D | rk_aiq_algo_aldch_v21_itf.cpp | 419 LOGW_ALDCH("Failed to update calib config"); in prepare() 468 LOGW_ALDCH("lut is not exist, disable ldch!"); in prepare() 635 LOGW_ALDCH("RKAiqAldchThread got empty attrib, stop thread"); in loop() 643 LOGW_ALDCH("lut is not exist"); in loop()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 443 #define LOGW_ALDCH(...) XCAM_MODULE_LOG_WARNING(XCORE_LOG_MODULE_ALDCH, 0xff, ##__VA_ARGS__) macro
|