Searched refs:gain_th (Results 1 – 4 of 4) sorted by relevance
38 bool JudgeCcmRes3aConverge(ccm_3ares_info_t *res3a_info, accm_sw_info_t *accmSwInfo, float gain_th,…
843 float gain_th, in JudgeCcmRes3aConverge() argument849 if (fabs(res3a_info->sensorGain - accmSwInfo->sensorGain) > gain_th) { in JudgeCcmRes3aConverge()
115 float gain_th; member
1068 … (fabs(hAlsc->alscSwInfo.sensorGain - hAlsc->smartRunRes.last_gain) > hAlsc->smartRunCfg.gain_th) { in JudgeAutoRun()1225 alsc_context->smartRunCfg.gain_th= 0.2; in AlscInit()