Home
last modified time | relevance | path

Searched refs:IsWithinClusterBounds (Results 1 – 17 of 17) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h100 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc75 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
126 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h106 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc76 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
127 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h106 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc75 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
126 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h100 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc75 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
126 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h93 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc61 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
112 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h97 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc63 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
115 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h93 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc61 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
112 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.h93 static bool IsWithinClusterBounds(int send_delta_ms,
H A Dremote_bitrate_estimator_abs_send_time.cc61 bool RemoteBitrateEstimatorAbsSendTime::IsWithinClusterBounds( in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTime
112 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time.cc135 static bool IsWithinClusterBounds(int send_delta_ms, in IsWithinClusterBounds() function in webrtc::RemoteBitrateEstimatorAbsSendTimeImpl
241 if (!IsWithinClusterBounds(send_delta_ms, current)) { in ComputeClusters()