Home
last modified time | relevance | path

Searched defs:max_buckets (Results 1 – 9 of 9) sorted by relevance

/external/libaom/stats/
Drate_hist.c137 static int merge_hist_buckets(struct hist_bucket *bucket, int max_buckets, in merge_hist_buckets()
267 void show_q_histogram(const int counts[64], int max_buckets) { in show_q_histogram()
289 int max_buckets) { in show_rate_histogram()
/external/libvpx/
Drate_hist.c128 static int merge_hist_buckets(struct hist_bucket *bucket, int max_buckets, in merge_hist_buckets()
258 void show_q_histogram(const int counts[64], int max_buckets) { in show_q_histogram()
280 int max_buckets) { in show_rate_histogram()
/external/kernel-headers/original/uapi/linux/
Disst_if.h372 __u16 max_buckets; member
447 __u16 max_buckets; member
/external/rust/android-crates-io/crates/tokio/src/runtime/metrics/histogram/
Dh2_histogram.rs222 pub fn max_buckets( in max_buckets() method
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.cc531 const uint32_t max_buckets = in CreateHistogram() local
/external/cronet/stable/base/metrics/
Dpersistent_histogram_allocator.cc596 const uint32_t max_buckets = in CreateHistogram() local
Dhistogram.cc486 const size_t max_buckets = static_cast<size_t>(*maximum - *minimum + 2); in InspectConstructionArguments() local
/external/cronet/tot/base/metrics/
Dpersistent_histogram_allocator.cc596 const uint32_t max_buckets = in CreateHistogram() local
Dhistogram.cc486 const size_t max_buckets = static_cast<size_t>(*maximum - *minimum + 2); in InspectConstructionArguments() local