Home
last modified time | relevance | path

Searched defs:total_delay_ms (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_data_observer.cc53 uint32_t total_delay_ms, in RecordedDataIsAvailable()
70 uint32_t total_delay_ms, in RecordedDataIsAvailable()
H A Daudio_device_buffer.cc289 uint32_t total_delay_ms = play_delay_ms_ + rec_delay_ms_; in DeliverRecordedData() local
H A Daudio_device_unittest.cc372 const uint32_t total_delay_ms, in RealRecordedDataIsAvailable()
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daudio_record_jni.cc59 int total_delay_ms, in AudioRecordJni()
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daudio_device_unittest.cc492 int total_delay_ms() const { in total_delay_ms() function in webrtc::AudioDeviceTest
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/audio_device/
H A Daudio_device_unittest.cc478 int total_delay_ms() const { return 10; } in total_delay_ms() function in webrtc::jni::AudioDeviceTest