Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Drate_hist.c22 struct hist_bucket { struct
33 struct hist_bucket bucket[RATE_BINS]; argument
120 static int merge_hist_buckets(struct hist_bucket *bucket, in merge_hist_buckets()
188 static void show_histogram(const struct hist_bucket *bucket, in show_histogram()
248 struct hist_bucket bucket[64]; in show_q_histogram()