Searched defs:start_index (Results  1 – 1 of 1) sorted by relevance
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ | 
| D | audio_quality_measurement.py | 427 def noise_detection(start_index, end_index, block_amplitude, average_amplitude,  argument503 def delay_detection(start_index, end_index, block_amplitude, average_amplitude,  argument
 595 def burst_detection(start_index, end_index, block_amplitude, average_amplitude,  argument
 670 def changing_volume_detection(start_index, end_index, average_amplitude, rate,  argument
 
 |