HomeSort by relevance Sort by last modified time
    Searched refs:input_height_counter_ (Results 1 - 2 of 2) sorted by null

  /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);

Completed in 45 milliseconds