Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dsend_statistics_proxy.cc144 int num_disabled = bw_resolutions_disabled_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
290 uma_container_->bw_resolutions_disabled_counter_.Add( in OnSendEncodedImage()
Dsend_statistics_proxy.h162 SampleCounter bw_resolutions_disabled_counter_; member