Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_stats_plotter.cc22 bool make_python_plot, in NetEqStatsPlotter() argument
26 make_python_plot_(make_python_plot), in NetEqStatsPlotter()
30 if (make_matlab_plot || make_python_plot) { in NetEqStatsPlotter()
Dneteq_stats_plotter.h27 bool make_python_plot,