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

  /external/webrtc/webrtc/video/
send_statistics_proxy.h 161 BoolSampleCounter bw_limited_frame_counter_; member in struct:webrtc::SendStatisticsProxy::UmaSamplesContainer
send_statistics_proxy.cc 139 int bw_limited = bw_limited_frame_counter_.Percent(kMinRequiredSamples);
288 uma_container_->bw_limited_frame_counter_.Add(bw_limited);

Completed in 45 milliseconds