Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dsend_statistics_proxy.cc98 int in_height = input_height_counter_.Avg(kMinRequiredSamples); in UpdateHistograms()
321 uma_container_->input_height_counter_.Add(height); in OnIncomingFrame()
Dsend_statistics_proxy.h154 SampleCounter input_height_counter_; member