Home
last modified time | relevance | path

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

/external/webrtc/video/
Dsend_statistics_proxy.h338 SampleCounter sent_height_counter_; member
Dsend_statistics_proxy.cc232 sent_height_counter_.Add(it->second.max_height); in RemoveOld()
320 int sent_height = sent_height_counter_.Avg(kMinRequiredMetricsSamples); in UpdateHistograms()