Searched refs:delay_detection (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/autotest/client/cros/audio/ |
H A D | audio_quality_measurement.py | 486 def delay_detection(start_index, end_index, function 872 delays = delay_detection(start_index, end_index,
|
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ |
D | audio_quality_measurement.py | 503 def delay_detection(start_index, end_index, block_amplitude, average_amplitude, function 892 delays = delay_detection(start_index, end_index, block_amplitude,
|