Home
last modified time | relevance | path

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

/external/webrtc/modules/remote_bitrate_estimator/
Dremote_bitrate_estimator_abs_send_time.cc281 bool update_estimate = false; in IncomingPacketInfo() local
317 update_estimate = true; in IncomingPacketInfo()
329 if (!update_estimate) { in IncomingPacketInfo()
334 update_estimate = true; in IncomingPacketInfo()
341 update_estimate = true; in IncomingPacketInfo()
346 if (update_estimate) { in IncomingPacketInfo()
356 update_estimate = remote_rate_.ValidEstimate(); in IncomingPacketInfo()
360 if (update_estimate) { in IncomingPacketInfo()