Home
last modified time | relevance | path

Searched refs:pHistData (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.cpp5293 cam_histogram_data_t *pHistData = (cam_histogram_data_t *)histBuffer->data; in processHistogramStats() local
5294 if (pHistData == NULL) { in processHistogramStats()
5301 *pHistData = stats_data.bayer_stats.gb_stats; in processHistogramStats()
5304 *pHistData = stats_data.yuv_stats; in processHistogramStats()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp6584 cam_histogram_data_t *pHistData = (cam_histogram_data_t *)histBuffer->data; in processHistogramStats() local
6585 if (pHistData == NULL) { in processHistogramStats()
6592 *pHistData = stats_data.bayer_stats.gb_stats; in processHistogramStats()
6595 *pHistData = stats_data.yuv_stats; in processHistogramStats()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp6584 cam_histogram_data_t *pHistData = (cam_histogram_data_t *)histBuffer->data; in processHistogramStats() local
6585 if (pHistData == NULL) { in processHistogramStats()
6592 *pHistData = stats_data.bayer_stats.gb_stats; in processHistogramStats()
6595 *pHistData = stats_data.yuv_stats; in processHistogramStats()