Searched refs:ISP2X_SIHIST_WIN_NUM (Results 1 – 5 of 5) sorted by relevance
225 #define ISP2X_SIHIST_WIN_NUM 1 macro1738 struct isp2x_sihst_win_cfg win_cfg[ISP2X_SIHIST_WIN_NUM];1910 struct isp2x_sihst_win_stat win_stat[ISP2X_SIHIST_WIN_NUM];
237 #define ISP2X_SIHIST_WIN_NUM 1 macro1750 struct isp2x_sihst_win_cfg win_cfg[ISP2X_SIHIST_WIN_NUM];1922 struct isp2x_sihst_win_stat win_stat[ISP2X_SIHIST_WIN_NUM];
275 for (i = 0; i < ISP2X_SIHIST_WIN_NUM; i++) { in rkisp_stats_get_sihst_meas_reg()887 for (i = 0; i < ISP2X_SIHIST_WIN_NUM; i++) { in rkisp_stats_get_sihst_meas_ddr()
464 for (i = 0; i < ISP2X_SIHIST_WIN_NUM; i++) { in isp_sihst_config()
356 …s.ae_data.sihist.bins, stats->params.sihst.win_stat[0].hist_bins, ISP2X_SIHIST_WIN_NUM * sizeof(u3… in translateAecStats()