Searched defs:audio_params (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | audio_capture_device.py | 72 def write_record_file(self, audio_params, frames): argument 98 def __init__(self, ad, audio_params): argument 149 def __init__(self, audio_params): argument
|
D | audio_test_utils.py | 35 def get_audio_capture_device(ad, audio_params): argument 70 def __init__(self, path, audio_params=None): argument
|
D | coex_test_utils.py | 1038 def push_music_to_android_device(ad, audio_params): argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ |
D | bt_test_utils.py | 27 def convert_pcm_to_wav(pcm_file_path, wave_file_path, audio_params): argument 187 def write_record_file(file_name, audio_params, frames): argument
|
/aosp_15_r20/external/webrtc/modules/audio_device/win/ |
H A D | core_audio_utility_win.cc | 636 AudioParameters audio_params(sample_rate, channels, frames_per_buffer); in GetPreferredAudioParametersInternal() local
|