Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dsend_statistics_proxy.cc108 int sent_width = sent_width_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
301 uma_container_->sent_width_counter_.Add( in OnSendEncodedImage()
Dsend_statistics_proxy.h155 SampleCounter sent_width_counter_; member