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

  /external/webrtc/webrtc/video/
send_statistics_proxy.h 157 SampleCounter encode_time_counter_; member in struct:webrtc::SendStatisticsProxy::UmaSamplesContainer
send_statistics_proxy.cc 119 int encode_ms = encode_time_counter_.Avg(kMinRequiredSamples);
326 uma_container_->encode_time_counter_.Add(encode_time_ms);

Completed in 208 milliseconds