Searched refs:isp_hist (Results 1 – 1 of 1) sorted by relevance
96 const struct atomisp_3a_rgby_output *isp_hist = _isp_data->rgby_data; in fill_standard_stats() local98 hist_rgb[i].r = isp_hist[i].r; in fill_standard_stats()99 hist_rgb[i].gr = isp_hist[i].g; in fill_standard_stats()100 hist_rgb[i].gb = isp_hist[i].g; in fill_standard_stats()101 hist_rgb[i].b = isp_hist[i].b; in fill_standard_stats()102 hist_y[i] = isp_hist[i].y; in fill_standard_stats()