Searched refs:hist_bins (Results 1 – 2 of 2) sorted by relevance
90 uint32_t hist_bins = standard_info.histogram_bins; in fill_standard_stats() local92 XCAM_ASSERT (hist_bins == 256); in fill_standard_stats()97 for (uint32_t i = 0; i < hist_bins; i++) { in fill_standard_stats()
246 __u16 hist_bins; /* number of bins: 32, 64, 128, or 256 */ member