Home
last modified time | relevance | path

Searched refs:matlabplot (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_rtpplay_test.sh95 --textlog --pythonplot --matlabplot \
112 --textlog --pythonplot --matlabplot \
120 --textlog --pythonplot --matlabplot \
132 --textlog --pythonplot --matlabplot \
H A Dneteq_rtpplay.cc135 matlabplot,
375 config.matlabplot = absl::GetFlag(FLAGS_matlabplot); in main()
H A Dneteq_test_factory.h119 bool matlabplot = false; member
H A Dneteq_test_factory.cc324 config.matlabplot, config.pythonplot, config.concealment_events, in InitializeTest()