Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dsend_statistics_proxy.cc109 int sent_height = sent_height_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
303 uma_container_->sent_height_counter_.Add( in OnSendEncodedImage()
Dsend_statistics_proxy.h156 SampleCounter sent_height_counter_; member