Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/call/
H A Dfake_network_pipe.h59 void IncrementArrivalTime(int64_t extra_delay) { in IncrementArrivalTime()
/aosp_15_r20/external/libopus/dnn/
H A Ddred_encoder.c192 void dred_compute_latents(DREDEnc *enc, const float *pcm, int frame_size, int extra_delay, int arch) in dred_compute_latents()
/aosp_15_r20/external/webrtc/pc/
H A Ddtmf_sender_unittest.cc135 int extra_delay = -1 * (inter_tone_gap + duration); in GetDtmfInfoFromString() local
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_unittest.cc264 int extra_delay = IndexToMilliseconds(index_of_max, source.size()); in Write() local
/aosp_15_r20/external/webrtc/modules/audio_device/android/
H A Daudio_device_unittest.cc295 int extra_delay = IndexToMilliseconds(static_cast<double>(index_of_max)); in Write() local
/aosp_15_r20/external/webrtc/sdk/android/native_unittests/audio_device/
H A Daudio_device_unittest.cc292 int extra_delay = IndexToMilliseconds(static_cast<double>(index_of_max)); in Write() local