Home
last modified time | relevance | path

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

/external/webrtc/sdk/android/src/jni/audio_device/
Daudio_record_jni.cc60 int total_delay_ms, in AudioRecordJni()
/external/webrtc/modules/audio_device/
Daudio_device_buffer.cc270 uint32_t total_delay_ms = play_delay_ms_ + rec_delay_ms_; in DeliverRecordedData() local
Daudio_device_data_observer.cc54 const uint32_t total_delay_ms, in RecordedDataIsAvailable()
Daudio_device_unittest.cc373 const uint32_t total_delay_ms, in RealRecordedDataIsAvailable()
/external/webrtc/video/
Dsend_statistics_proxy.cc1374 uint64_t total_delay_ms, in SendSideDelayUpdated()
/external/webrtc/modules/audio_device/android/
Daudio_device_unittest.cc492 int total_delay_ms() const { in total_delay_ms() function in webrtc::AudioDeviceTest
/external/webrtc/sdk/android/native_unittests/audio_device/
Daudio_device_unittest.cc478 int total_delay_ms() const { return 10; } in total_delay_ms() function in webrtc::jni::AudioDeviceTest