Searched defs:hist_bins (Results 1 - 2 of 2) sorted by relevance

/external/libxcam/modules/isp/
H A Dx3a_statistics_queue.cpp90 uint32_t hist_bins = standard_info.histogram_bins; local
92 XCAM_ASSERT (hist_bins == 256);
97 for (uint32_t i = 0; i < hist_bins; i++) {
/external/kernel-headers/original/uapi/linux/
H A Domap3isp.h224 __u16 hist_bins; /* number of bins: 32, 64, 128, or 256 */ member in struct:omap3isp_hist_config

Completed in 108 milliseconds