Home
last modified time | relevance | path

Searched refs:WeightKey (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp863 float WeightKey = pAtmoCtx->ProcRes.Res.sw_hdrtmo_set_weightkey / 256.0; in GetSetLgAvgMax() local
869 value = WeightKey * set_lgmax + (1 - WeightKey) * set_lgmean; in GetSetLgAvgMax()