Searched refs:smartRunRes (Results 1 – 3 of 3) sorted by relevance
926 …hAlsc->smartRunRes.forceRunFlag; //forceRunFlag: prepare(init or calib/res/graymode change) or upd… in AlscAutoConfig()929 hAlsc->alscRest.resIdx, resIdx, hAlsc->smartRunRes.forceRunFlag); in AlscAutoConfig()940 hAlsc->isReCal_ = hAlsc->smartRunRes.forceRunFlag || in AlscAutoConfig()943 …d = forceRunFlag(%d) || pLscProfile1/2 changed", hAlsc->isReCal_, hAlsc->smartRunRes.forceRunFlag); in AlscAutoConfig()979 if (!hAlsc->isReCal_ && hAlsc->smartRunRes.lscTableConverge) { in AlscAutoConfig()987 &hAlsc->smartRunRes.lscTableConverge); in AlscAutoConfig()991 &hAlsc->smartRunRes.lscTableConverge); in AlscAutoConfig()1068 …if (fabs(hAlsc->alscSwInfo.sensorGain - hAlsc->smartRunRes.last_gain) > hAlsc->smartRunCfg.gain_th… in JudgeAutoRun()1069 hAlsc->smartRunRes.last_gain = hAlsc->alscSwInfo.sensorGain; in JudgeAutoRun()1075 …if ((hAlsc->smartRunRes.last_awbGain[0]-hAlsc->alscSwInfo.awbGain[0])*(hAlsc->smartRunRes.last_awb… in JudgeAutoRun()[all …]
11 lsc_contex->smartRunRes.forceRunFlag = true; in rk_aiq_uapi_alsc_SetAttrib()
157 smart_lsc_run_res_t smartRunRes; member