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

  /external/webrtc/webrtc/video/
send_statistics_proxy.cc 86 max_sent_width_per_timestamp_(0),
302 uma_container_->max_sent_width_per_timestamp_);
305 uma_container_->max_sent_width_per_timestamp_ = 0;
309 uma_container_->max_sent_width_per_timestamp_ =
310 std::max(uma_container_->max_sent_width_per_timestamp_,
send_statistics_proxy.h 151 int max_sent_width_per_timestamp_; member in struct:webrtc::SendStatisticsProxy::UmaSamplesContainer

Completed in 45 milliseconds