Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Drate_hist.h31 void show_q_histogram(const int counts[64], int max_buckets);
Drate_hist.c247 void show_q_histogram(const int counts[64], int max_buckets) { in show_q_histogram() function
Dvpxenc.c1870 FOREACH_STREAM(show_q_histogram(stream->counts, in main()