Searched refs:curLExpo (Results 1 – 1 of 1) sorted by relevance
3547 float curLExpo = 0; in hdrtmoGetAeInfo() local3556 curLExpo = 0; in hdrtmoGetAeInfo()3566 curLExpo = Cur->HdrExp[1].exp_real_params.analog_gain * \ in hdrtmoGetAeInfo()3569 curMExpo = curLExpo; in hdrtmoGetAeInfo()3577 curLExpo = Cur->HdrExp[2].exp_real_params.analog_gain * \ in hdrtmoGetAeInfo()3591 expo[2] = curLExpo; in hdrtmoGetAeInfo()3596 LOGD_CAMHW_SUBM(ISP20PARAM_SUBM, "Cur Expo: S:%f M:%f L:%f\n", curSExpo, curMExpo, curLExpo); in hdrtmoGetAeInfo()3695 float curLExpo = expo[2]; in hdrtmoPredictK() local3730 if(nextLExpo != 0 && curLExpo != 0) in hdrtmoPredictK()3731 LongExpoRatio = nextLExpo / curLExpo; in hdrtmoPredictK()[all …]