Searched refs:max_buckets (Results 1 – 4 of 4) sorted by relevance
31 void show_q_histogram(const int counts[64], int max_buckets);34 int max_buckets);
121 int max_buckets, int *num_buckets) { in merge_hist_buckets() argument138 while (buckets > max_buckets) { in merge_hist_buckets()247 void show_q_histogram(const int counts[64], int max_buckets) { in show_q_histogram() argument264 scale = merge_hist_buckets(bucket, max_buckets, &buckets); in show_q_histogram()269 const vpx_codec_enc_cfg_t *cfg, int max_buckets) { in show_rate_histogram() argument280 scale = merge_hist_buckets(hist->bucket, max_buckets, &buckets); in show_rate_histogram()
412 u32 max_buckets; member
143 pScanCapabilities->extscan_cache_capabilities.max_buckets; in process_log_extscan_capabilities()