Searched refs:LOGE_AWB_SUBM (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_awb.cpp | 410 LOGE_AWB_SUBM(0xff, "register %d failed !", desc->common.id); in rk_aiq_uapi2_customAWB_register() 419 LOGE_AWB_SUBM(0xff, "can't get custom awb algo %d ctx!", desc->common.id); in rk_aiq_uapi2_customAWB_register() 448 LOGE_AWB_SUBM(0xff, "can't find custom awb algo for sys_ctx %p !", ctx); in rk_aiq_uapi2_customAWB_enable() 459 LOGE_AWB_SUBM(0xff, "enable custom awb lib id %d failed !"); in rk_aiq_uapi2_customAWB_enable() 492 LOGE_AWB_SUBM(0xff, "can't find custom awb algo for sys_ctx %p !", ctx); in rk_aiq_uapi2_customAWB_unRegister()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 236 #define LOGE_AWB_SUBM(sub_modules, ...) XCAM_MODULE_LOG_ERROR(XCORE_LOG_MODULE_AWB, sub_modules, ##… macro 243 #define LOGE_AWB(...) LOGE_AWB_SUBM(0xff, ##__VA_ARGS__)
|