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

  /external/webrtc/webrtc/video/
send_statistics_proxy.h 155 SampleCounter sent_width_counter_; member in struct:webrtc::SendStatisticsProxy::UmaSamplesContainer
send_statistics_proxy.cc 108 int sent_width = sent_width_counter_.Avg(kMinRequiredSamples);
301 uma_container_->sent_width_counter_.Add(

Completed in 897 milliseconds