Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_stats_plotter.cc28 make_python_plot_(make_python_plot), in NetEqStatsPlotter()
47 if (make_python_plot_) { in SimulationEnded()
H A Dneteq_stats_plotter.h39 const bool make_python_plot_; variable