Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/atmo/
H A Drk_aiq_atmo_algo.cpp887 float clipgap0 = pAtmoCtx->ProcRes.Res.sw_hdrtmo_clipgap0 / 4.0; in GetSetLgRange0() local
892 value = MIN(value, (set_lgmin + clipgap0)); in GetSetLgRange0()
895 …e:%f returnValue:%d\n", __FUNCTION__, set_lgmin, set_lgmax, clipratio0, clipgap0, value, returnVal… in GetSetLgRange0()