Searched refs:nextMExpo (Results 1 – 1 of 1) sorted by relevance
3548 float nextMExpo = 0; in hdrtmoGetAeInfo() local3557 nextMExpo = 0; in hdrtmoGetAeInfo()3568 nextMExpo = nextLExpo; in hdrtmoGetAeInfo()3579 nextMExpo = Next->HdrExp[1].exp_real_params.analog_gain * \ in hdrtmoGetAeInfo()3593 expo[4] = nextMExpo; in hdrtmoGetAeInfo()3597 … LOGD_CAMHW_SUBM(ISP20PARAM_SUBM, "Next Expo: S:%f M:%f L:%f\n", nextSExpo, nextMExpo, nextLExpo); in hdrtmoGetAeInfo()3697 float nextMExpo = expo[4]; in hdrtmoPredictK() local3737 if(nextMExpo != 0 && curMExpo != 0) in hdrtmoPredictK()3738 ShortExpoRatio = nextMExpo / curMExpo; in hdrtmoPredictK()3876 EnvLvChange = nextMMeanLuma / nextMExpo - curMMeanLuma / curMExpo; in hdrtmoPredictK()[all …]