Home
last modified time | relevance | path

Searched defs:send_interval (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dprobe_bitrate_estimator.cc103 TimeDelta send_interval = cluster->last_send - cluster->first_send; in HandleProbeAndEstimateBitrate() local
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_estimator_proxy.cc183 TimeDelta send_interval = in OnBitrateChanged() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs97 pub send_interval: Duration, field