Searched refs:MeanLuma (Results 1 – 10 of 10) sorted by relevance
48 float MeanLuma[3] = {0.0f}; in custom_ae_run()51 …MeanLuma[0] += (float)(pstAeInfo->rawae_stat[0].rawae_big.channelg_xy[i] >> 4); //channelg is 12bi… in custom_ae_run()52 …MeanLuma[1] += (float)(pstAeInfo->rawae_stat[1].rawae_big.channelg_xy[i] >> 4); //channelg is 12bi… in custom_ae_run()55 MeanLuma[0] /= 225.0f; //range:0~255 (equal to 8bit) in custom_ae_run()56 MeanLuma[1] /= 225.0f; //range:0~255 (equal to 8bit) in custom_ae_run()60 pstAeInfo->linear_exp.exp_real_params.integration_time, MeanLuma[0]); in custom_ae_run()64 MeanLuma[0], MeanLuma[1]); in custom_ae_run()
188 float MeanLuma; member
487 float MeanLuma[MAX_HDR_FRAMENUM]; member
121 float MeanLuma[3]; member
154 float MeanLuma; member
193 pAEPreRes->ae_pre_res_rk.MeanLuma[0], in processing()
186 pAEPreRes->ae_pre_res_rk.MeanLuma[0], in processing()
211 pAEPreRes->ae_pre_res_rk.MeanLuma[0], in processing()
207 pAEPreRes->ae_pre_res_rk.MeanLuma[0], in processing()
123 mean_luma_max = ExpResInfo.LinAeInfo.MeanLuma; in sample_hall_dciris_calib()131 cur_mean_luma = ExpResInfo.LinAeInfo.MeanLuma; in sample_hall_dciris_calib()