Searched refs:wndx_sumg (Results 1 – 5 of 5) sorted by relevance
153 … statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumg[i] = stats->params.rawae1.sumg[i]; in translateAecStats()156 … statsInt->aec_stats.ae_data.chn[2].rawae_big.wndx_sumg[i] = stats->params.rawae2.sumg[i]; in translateAecStats()198 … statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[i] = stats->params.rawae1.sumg[i]; in translateAecStats()201 … statsInt->aec_stats.ae_data.chn[2].rawae_big.wndx_sumg[i] = stats->params.rawae2.sumg[i]; in translateAecStats()243 … statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[i] = stats->params.rawae2.sumg[i]; in translateAecStats()246 … statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumg[i] = stats->params.rawae1.sumg[i]; in translateAecStats()289 … statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[i] = stats->params.rawae3.sumg[i]; in translateAecStats()305 … statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumg[i] = stats->params.rawae3.sumg[i]; in translateAecStats()321 … statsInt->aec_stats.ae_data.chn[2].rawae_big.wndx_sumg[i] = stats->params.rawae3.sumg[i]; in translateAecStats()337 … statsInt->aec_stats.ae_data.extra.rawae_big.wndx_sumg[i] = stats->params.rawae3.sumg[i]; in translateAecStats()
166 statsInt->aec_stats.ae_data.chn[index1].rawae_big.wndx_sumg[i] = CLIP( in translateAecStats()306 statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.wndx_sumg[i] = CLIP( in translateAecStats()383 statsInt->aec_stats.ae_data.extra.rawae_big.wndx_sumg[i] = in translateAecStats()414 statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[i], in translateAecStats()681 statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.wndx_sumg[0] = CLIP( in translateAecStats()690 statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.wndx_sumg[0] / pixel_num; in translateAecStats()788 statsInt->aec_stats.ae_data.extra.rawae_big.wndx_sumg[0] = in translateAecStats()799 statsInt->aec_stats.ae_data.extra.rawae_big.wndx_sumg[0] / pixel_num; in translateAecStats()841 statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumg[0], in translateAecStats()863 statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[0], in translateAecStats()
252 …merge_stats->wndx_sumg[i] = ((left_en[i]) ? left_stats->sumg[i] : 0) + ((right_en[i]) ? right_stat… in MergeAecSubWinStats()258 …merge_stats->wndx_sumg[i] = (u32)CLIP((merge_stats->wndx_sumg[i] - (pixel_num[i] >> 1) * bls1_val.… in MergeAecSubWinStats()982 statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[i], in translateMultiAecStats()1350 …statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumg[i] = CLIP((s64)((stats->params.rawae1.sumg[… in translateAecStats()1354 …statsInt->aec_stats.ae_data.chn[2].rawae_big.wndx_sumg[i] = CLIP((s64)((stats->params.rawae2.sumg[… in translateAecStats()1453 …statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[i] = CLIP((s64)((stats->params.rawae1.sumg[… in translateAecStats()1458 …statsInt->aec_stats.ae_data.chn[2].rawae_big.wndx_sumg[i] = CLIP((s64)((stats->params.rawae2.sumg[… in translateAecStats()1558 …statsInt->aec_stats.ae_data.chn[0].rawae_big.wndx_sumg[i] = CLIP((s64)((stats->params.rawae2.sumg[… in translateAecStats()1563 …statsInt->aec_stats.ae_data.chn[1].rawae_big.wndx_sumg[i] = CLIP((s64)((stats->params.rawae1.sumg[… in translateAecStats()1662 …statsInt->aec_stats.ae_data.chn[AeSelMode].rawae_big.wndx_sumg[i] = CLIP((s64)((stats->params.rawa… in translateAecStats()[all …]
270 uint64_t wndx_sumg[RAWAEBIG_SUBWIN_NUM]; member
190 uint64_t wndx_sumg[RAWAEBIG_SUBWIN_NUM]; member