Searched refs:audio_utils_log_plot (Results 1 – 3 of 3) sorted by relevance
33 std::string graphstr = audio_utils_log_plot(vdata.begin(), vdata.end()); in main()
42 std::string audio_utils_log_plot(RandomAccessIterator first, RandomAccessIterator last) in audio_utils_log_plot() function
226 ss << "\n" << audio_utils_log_plot(plotEntries.begin(), plotEntries.end()); in dumpToString()