Searched refs:smartRunCfg (Results 1 – 2 of 2) sorted by relevance
156 smart_lsc_cfg_run_t smartRunCfg; member
1067 float wb_th = hAlsc->smartRunCfg.wbgain_th*hAlsc->smartRunCfg.wbgain_th; in JudgeAutoRun()1068 …if (fabs(hAlsc->alscSwInfo.sensorGain - hAlsc->smartRunRes.last_gain) > hAlsc->smartRunCfg.gain_th… in JudgeAutoRun()1223 alsc_context->smartRunCfg.enable = true; in AlscInit()1224 alsc_context->smartRunCfg.wbgain_th= 0.05; in AlscInit()1225 alsc_context->smartRunCfg.gain_th= 0.2; in AlscInit()