| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_alsc_algo_v1.cpp | 55 LOGD_ALSC( "wbGain:%f,%f, estimation illuminant is %s(%d) \n", awbGain[0], awbGain[1], in illuminant_index_estimation() 101 LOGD_ALSC( "select:%s \n", (*pLscProfile1)->name); in VignSelectLscProfiles() 108 LOGD_ALSC( "select:%s \n", (*pLscProfile1)->name); in VignSelectLscProfiles() 151 LOGD_ALSC( "select:%s :%f and %s :%f", pLscProfile1->name, in VignInterpolateMatrices() 234 LOGD_ALSC( "dampfactor:%f", damp); in Damping() 235 …LOGD_ALSC( " undampedLscMatrix r[0:3]:%d,%d,%d,%d, gr[0:3]:%d,%d,%d,%d, gb[0:3]:%d,%d,%d,%d, b[0:3… in Damping() 253 …LOGD_ALSC( " dampedLscMatrix r[0:3]:%d,%d,%d,%d, gr[0:3]:%d,%d,%d,%d, gb[0:3]:%d,%d,%d,%d, b[0:3]:… in Damping() 293 LOGD_ALSC("can't find %s in tableAll\n", name); in CamCalibDbGetLscProfileByName() 385 …LOGD_ALSC("varianceLuma %f, varianceLumaTh %f final estmination illu is %d\n", varianceLuma, varia… in StableIlluEstimation() 439 …LOGD_ALSC("fVignetting: %f (%f .. %f)\n", fVignetting, pLscProfile1->vignetting, pLscProfile2->vi… in AlscAutoConfig() [all …]
|
| H A D | rk_aiq_alsc_algo.cpp | 132 LOGD_ALSC( "wbGain:%f,%f, estimation illuminant is %s(%d) \n", awbGain[0], awbGain[1], in illuminant_index_estimation() 172 LOGD_ALSC( "select:%s \n", floor->name); in VignSelectLscProfiles() 179 LOGD_ALSC( "select:%s \n", ceilling->name); in VignSelectLscProfiles() 222 LOGD_ALSC( "select:%s :%f and %s :%f", pLscProfile1->name, in VignInterpolateMatrices() 324 LOGD_ALSC( "dampfactor:%f", damp); in Damping() 325 …LOGD_ALSC( " undampedLscMatrix r[0:3]:%d,%d,%d,%d, gr[0:3]:%d,%d,%d,%d, gb[0:3]:%d,%d,%d,%d, b[0:3… in Damping() 343 …LOGD_ALSC( " dampedLscMatrix r[0:3]:%d,%d,%d,%d, gr[0:3]:%d,%d,%d,%d, gb[0:3]:%d,%d,%d,%d, b[0:3]:… in Damping() 432 LOGD_ALSC( "dampfactor:%f", damp); in DampingandOtp() 433 …LOGD_ALSC( " undampedLscMatrix r[0:3]:%d,%d,%d,%d, gr[0:3]:%d,%d,%d,%d, gb[0:3]:%d,%d,%d,%d, b[0:3… in DampingandOtp() 451 …LOGD_ALSC( " dampedLscMatrix r[0:3]:%d,%d,%d,%d, gr[0:3]:%d,%d,%d,%d, gb[0:3]:%d,%d,%d,%d, b[0:3]:… in DampingandOtp() [all …]
|
| H A D | rk_aiq_algo_alsc_itf.cpp | 86 …LOGD_ALSC( "adjustVignettingForLscOTP r[0:4]:%d,%d,%d,%d,%d, gr[0:4]:%d,%d,%d,%d,%d, gb[0:4]:%d,%d… in prepare() 141 LOGD_ALSC( "=============== lsc count:%d =============\n", hAlsc->count); in processing() 142 LOGD_ALSC( "%s: sensorGain:%f, awbGain:%f,%f, resName:%s, awbIIRDampCoef:%f\n", __FUNCTION__, in processing() 163 LOGD_ALSC("tx buf fd is: %d", txBuf->get_fd(txBuf)); in processing()
|
| H A D | rk_aiq_alsc_convert_otp.cpp | 21 LOGD_ALSC("input params: src %dx%d, dst %dx%d, bayer: %d\n", in convertLscTableParameter() 157 …LOGD_ALSC("crop otp LscMatrix r[0:3]:%d,%d,%d,%d, gr[0:3]:%d,%d,%d,%d, gb[0:3]:%d,%d,%d,%d, b[0:3]… in convertLscTableParameter()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAlscHandle.cpp | 162 LOGD_ALSC("%s no support pixelformat:0x%x\n", __func__, pixelformat); in getBayerPattern() 380 LOGD_ALSC("[%d] params from algo", mSyncFlag); in genIspResult() 391 LOGD_ALSC("[%d] params from latest [%d]", shared->frameId, mSyncFlag); in genIspResult() 395 LOGD_ALSC("[%d] params needn't update", shared->frameId); in genIspResult()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/ |
| H A D | rk_aiq_algo_camgroup_alsc_itf.cpp | 147 LOGD_ALSC( "%s: sensorGain:%f, awbGain:%f,%f, resName:%s, awbIIRDampCoef:%f\n", __FUNCTION__, in processing()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/base/ |
| H A D | xcam_log.h | 345 #define LOGD_ALSC(...) XCAM_MODULE_LOG_DEBUG(XCORE_LOG_MODULE_ALSC, 0xff, ##__VA_ARGS__) macro
|