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.cc24 bool make_python_plot, in NetEqStatsPlotter() argument
28 make_python_plot_(make_python_plot), in NetEqStatsPlotter()
32 if (make_matlab_plot || make_python_plot) { in NetEqStatsPlotter()
H A Dneteq_stats_plotter.h28 bool make_python_plot,