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

  /external/chromium_org/remoting/host/
capture_scheduler.cc 35 encode_time_(kStatisticsWindow) {
47 (capture_time_.Average() + encode_time_.Average()) /
60 encode_time_.Record(encode_time.InMilliseconds());
capture_scheduler.h 36 RunningAverage encode_time_; member in class:remoting::CaptureScheduler

Completed in 39 milliseconds