Searched refs:nextLExpo (Results 1 – 1 of 1) sorted by relevance
3546 float nextLExpo = 0; in hdrtmoGetAeInfo() local3555 nextLExpo = 0; in hdrtmoGetAeInfo()3564 nextLExpo = Next->HdrExp[1].exp_real_params.analog_gain * \ in hdrtmoGetAeInfo()3568 nextMExpo = nextLExpo; in hdrtmoGetAeInfo()3575 nextLExpo = Next->HdrExp[2].exp_real_params.analog_gain * \ in hdrtmoGetAeInfo()3594 expo[5] = nextLExpo; in hdrtmoGetAeInfo()3597 … LOGD_CAMHW_SUBM(ISP20PARAM_SUBM, "Next Expo: S:%f M:%f L:%f\n", nextSExpo, nextMExpo, nextLExpo); in hdrtmoGetAeInfo()3698 float nextLExpo = expo[5]; in hdrtmoPredictK() local3730 if(nextLExpo != 0 && curLExpo != 0) in hdrtmoPredictK()3731 LongExpoRatio = nextLExpo / curLExpo; in hdrtmoPredictK()[all …]