Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_stats_plotter.cc23 NetEqStatsPlotter::NetEqStatsPlotter(bool make_matlab_plot, in NetEqStatsPlotter() argument
27 : make_matlab_plot_(make_matlab_plot), in NetEqStatsPlotter()
32 if (make_matlab_plot || make_python_plot) { in NetEqStatsPlotter()
H A Dneteq_stats_plotter.h27 NetEqStatsPlotter(bool make_matlab_plot,