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 | 428 def noise_detection(start_index, end_index, block_amplitude, average_amplitude, argument 504 def delay_detection(start_index, end_index, block_amplitude, average_amplitude, argument 597 def burst_detection(start_index, end_index, block_amplitude, average_amplitude, argument 673 def changing_volume_detection(start_index, end_index, average_amplitude, rate, argument
|