Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_estimator_proxy.cc165 constexpr int kTwccReportSize = 20 + 8 + 10 + 30; in OnBitrateChanged() local
167 kTwccReportSize * 8.0 * 1000.0 / send_config_.max_interval->ms(); in OnBitrateChanged()
169 kTwccReportSize * 8.0 * 1000.0 / send_config_.min_interval->ms(); in OnBitrateChanged()
174 0.5 + kTwccReportSize * 8.0 * 1000.0 / in OnBitrateChanged()