Home
last modified time | relevance | path

Searched refs:LOGD_AEC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAeHandle.cpp1253 LOGD_AEC("[%d] meas params from algo", mMeasSyncFlag); in genIspResult()
1264 LOGD_AEC("[%d] meas params from latest [%d]", shared->frameId, mMeasSyncFlag); in genIspResult()
1268 LOGD_AEC("[%d] meas params needn't update", shared->frameId); in genIspResult()
1279 LOGD_AEC("[%d] hist params from algo", mHistSyncFlag); in genIspResult()
1290 LOGD_AEC("[%d] hist params from latest [%d]", shared->frameId, mHistSyncFlag); in genIspResult()
1294 LOGD_AEC("[%d] hist params needn't update", shared->frameId); in genIspResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/
H A Dxcam_log.h197 #define LOGD_AEC(...) LOGD_AEC_SUBM(0xff, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_custom_ae.cpp1322 LOGD_AEC("wrong aec mode for group"); in AeDemoGroupProcessing()