Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_stats_plotter.cc21 NetEqStatsPlotter::NetEqStatsPlotter(bool make_matlab_plot, in NetEqStatsPlotter() argument
25 : make_matlab_plot_(make_matlab_plot), in NetEqStatsPlotter()
30 if (make_matlab_plot || make_python_plot) { in NetEqStatsPlotter()
Dneteq_stats_plotter.h26 NetEqStatsPlotter(bool make_matlab_plot,