Home
last modified time | relevance | path

Searched refs:LOGD_ACAC (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Dcac_adaptor.cpp220 LOGD_ACAC("%s : Enter", __func__);
264 LOGD_ACAC("%s : en %d valid: %d Enter", __func__, enable_, valid_);
386 LOGD_ACAC("%s : en %d valid: %d Enter", __func__, enable_, valid_);
401 LOGD_ACAC("skip cac reCalc");
609 LOGD_ACAC("global en : %d", output->enable);
610 LOGD_ACAC("center en: %d", output->config[0].center_en);
611 LOGD_ACAC("center x: %u", output->config[0].center_width);
612 LOGD_ACAC("center y: %u", output->config[0].center_height);
613 LOGD_ACAC("psf shift bits: %u", output->config[0].psf_sft_bit);
614 LOGD_ACAC("psf cfg num: %u", output->config[0].cfg_num);
[all …]
H A Drk_aiq_algo_acac_itf.cpp87 LOGD_ACAC("Re-config"); in prepare()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAcacV3Handle.cpp84 LOGD_ACAC("%s:NORMAL:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
88 LOGD_ACAC("%s:HDR2:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
92 LOGD_ACAC("%s:HDR3:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
239 LOGD_ACAC("[%d] params from algo", mSyncFlag); in genIspResult()
250 LOGD_ACAC("[%d] params from latest [%d]", shared->frameId, mSyncFlag); in genIspResult()
254 LOGD_ACAC("[%d] params needn't update", shared->frameId); in genIspResult()
H A DRkAiqAcacV11Handle.cpp93 LOGD_ACAC("%s:NORMAL:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
101 LOGD_ACAC("%s:HDR2:iso=%d,again=%f ratio %f\n", __FUNCTION__, acac_proc_int->iso, in processing()
109 LOGD_ACAC("%s:HDR3:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
281 LOGD_ACAC("[%d] params from algo", mSyncFlag); in genIspResult()
292 LOGD_ACAC("[%d] params from latest [%d]", shared->frameId, mSyncFlag); in genIspResult()
296 LOGD_ACAC("[%d] params needn't update", shared->frameId); in genIspResult()
H A DRkAiqAcacHandle.cpp109 LOGD_ACAC("%s:NORMAL:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
117 LOGD_ACAC("%s:HDR2:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
125 LOGD_ACAC("%s:HDR3:iso=%d,again=%f\n", __FUNCTION__, acac_proc_int->iso, in processing()
318 LOGD_ACAC("[%d] params from algo", mSyncFlag); in genIspResult()
329 LOGD_ACAC("[%d] params from latest [%d]", shared->frameId, mSyncFlag); in genIspResult()
333 LOGD_ACAC("[%d] params needn't update", shared->frameId); in genIspResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1096 LOGD_ACAC("convert CAC params enable %d", cac_cfg.enable); in convertAiqCacToIsp32Params()
1112 LOGD_ACAC("Dump CAC config: "); in convertAiqCacToIsp32Params()
1113 LOGD_ACAC("current enable: %d", cac_cfg.enable); in convertAiqCacToIsp32Params()
1114 LOGD_ACAC("by en: %d", cfg->bypass_en); in convertAiqCacToIsp32Params()
1115 LOGD_ACAC("center en: %d", cfg->center_en); in convertAiqCacToIsp32Params()
1116 LOGD_ACAC("center x: %d", cfg->center_width); in convertAiqCacToIsp32Params()
1117 LOGD_ACAC("center y: %d", cfg->center_height); in convertAiqCacToIsp32Params()
1118 LOGD_ACAC("psf shift bits: %d", cfg->psf_sft_bit); in convertAiqCacToIsp32Params()
1119 LOGD_ACAC("psf cfg num: %d", cfg->cfg_num); in convertAiqCacToIsp32Params()
1120 LOGD_ACAC("psf buf fd: %d", cfg->buf_fd); in convertAiqCacToIsp32Params()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp1110 LOGD_ACAC("convert CAC params enable %d", cac_cfg.enable); in convertAiqCacToIsp3xParams()
1131 LOGD_ACAC("driver current enable: %d", cac_cfg.enable); in convertAiqCacToIsp3xParams()
1132 LOGD_ACAC("driver center en: %d", cfg->center_en); in convertAiqCacToIsp3xParams()
1133 LOGD_ACAC("driver center x: %u", cfg->center_width); in convertAiqCacToIsp3xParams()
1134 LOGD_ACAC("driver center y: %u", cfg->center_height); in convertAiqCacToIsp3xParams()
1135 LOGD_ACAC("driver psf shift bits: %u", cfg->psf_sft_bit); in convertAiqCacToIsp3xParams()
1136 LOGD_ACAC("driver psf cfg num: %u", cfg->cfg_num); in convertAiqCacToIsp3xParams()
1137 LOGD_ACAC("driver psf buf fd: %d", cfg->buf_fd); in convertAiqCacToIsp3xParams()
1139 LOGD_ACAC("driver psf buf fd right : %d", cfg_right->buf_fd); in convertAiqCacToIsp3xParams()
1141 LOGD_ACAC("driver psf hwsize: %u", cfg->hsize); in convertAiqCacToIsp3xParams()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/
H A Dxcam_log.h489 #define LOGD_ACAC(...) XCAM_MODULE_LOG_DEBUG(XCORE_LOG_MODULE_ACAC, 0xff, ##__VA_ARGS__) macro