Home | Sort by relevance Sort by last modified time |
/external/webrtc/webrtc/video/ | |
send_statistics_proxy.h | 154 SampleCounter input_height_counter_; member in struct:webrtc::SendStatisticsProxy::UmaSamplesContainer |
send_statistics_proxy.cc | 98 int in_height = input_height_counter_.Avg(kMinRequiredSamples); 321 uma_container_->input_height_counter_.Add(height); |