Home
last modified time | relevance | path

Searched defs:input_signal_filepath (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dtest_data_generation.py100 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
124 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
195 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
237 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
290 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
331 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
418 self, input_signal_filepath, test_data_cache_path, base_output_path): argument
Dsimulation.py247 def _CreateInputSignal(input_signal_filepath): argument