Searched refs:correction_factor (Results 1 – 5 of 5) sorted by relevance
115 unsigned int correction_factor[BUCKETS]; member303 data->correction_factor[data->bucket] + in menu_select()505 new_factor = data->correction_factor[data->bucket]; in menu_update()527 data->correction_factor[data->bucket] = new_factor; in menu_update()553 data->correction_factor[i] = RESOLUTION * DECAY; in menu_enable_device()
243 float correction_factor; member
362 tmo_param->result.TmoFlicker.PredictK.correction_factor = in genIspResult()363 atmo_rk->AtmoProcRes.TmoFlicker.PredictK.correction_factor; in genIspResult()
3717 float correction_factor = TmoPara->correction_factor; in hdrtmoPredictK() local3884 PredictKfloat = log(correction_factor * ratio + offset) / log(2); in hdrtmoPredictK()3887 float tmp = ratio / correction_factor - offset; in hdrtmoPredictK()
1028 pAtmoCtx->ProcRes.TmoFlicker.PredictK.correction_factor = 1.05; in TmoGetCurrIOData()