Searched refs:curExpParams (Results 1 – 1 of 1) sorted by relevance
1880 SmartPtr<RkAiqSensorExpParamsProxy> curExpParams = nullptr; in events_analyze() local1904 if (isp20Evts->getExpInfoParams(curExpParams, id) < 0) { in events_analyze()1923 sofInfo->data()->curExp = curExpParams; in events_analyze()1943 … isp20Evts->sequence, id, curExpParams->data()->aecExpInfo.HdrExp[0].exp_real_params.analog_gain, in events_analyze()1944 curExpParams->data()->aecExpInfo.HdrExp[0].exp_real_params.integration_time, in events_analyze()1945 curExpParams->data()->aecExpInfo.HdrExp[1].exp_real_params.analog_gain, in events_analyze()1946 curExpParams->data()->aecExpInfo.HdrExp[1].exp_real_params.integration_time, in events_analyze()1947 curExpParams->data()->aecExpInfo.HdrExp[2].exp_real_params.analog_gain, in events_analyze()1948 curExpParams->data()->aecExpInfo.HdrExp[2].exp_real_params.integration_time); in events_analyze()