Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dbandwidthsmoother.cc58 const int old_bandwidth_estimation = bandwidth_estimation_; in Sample() local
83 return old_bandwidth_estimation != bandwidth_estimation_; in Sample()