Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Decho_path_simulation_factory.py44 echo_path_simulation.LinearEchoPathSimulator):
45 return echo_path_simulation.LinearEchoPathSimulator(
Decho_path_simulation.py73 class LinearEchoPathSimulator(EchoPathSimulator): class