Searched defs:base_output_path (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/ |
D | test_data_generation.py | 100 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 129 def _AddNoiseSnrPairs(self, base_output_path, noisy_mix_filepaths, argument 169 def _MakeDir(self, base_output_path, test_data_generator_config_name): 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
|