Searched refs:pHistData (Results 1 – 1 of 1) sorted by relevance
9443 cam_histogram_data_t *pHistData = (cam_histogram_data_t *)histBuffer->data; in processHistogramStats() local9444 if (pHistData == NULL) { in processHistogramStats()9454 *pHistData = stats_data.bayer_stats.r_stats; in processHistogramStats()9457 *pHistData = stats_data.bayer_stats.gr_stats; in processHistogramStats()9461 *pHistData = stats_data.bayer_stats.gb_stats; in processHistogramStats()9464 *pHistData = stats_data.bayer_stats.b_stats; in processHistogramStats()9467 *pHistData = stats_data.bayer_stats.r_stats; in processHistogramStats()9472 *pHistData = stats_data.yuv_stats; in processHistogramStats()