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

  /external/chromium_org/remoting/client/
chromoting_stats.h 21 RateCounter* video_bandwidth() { return &video_bandwidth_; }
30 RateCounter video_bandwidth_; member in class:remoting::ChromotingStats
chromoting_stats.cc 20 : video_bandwidth_(base::TimeDelta::FromSeconds(kTimeWindow)),

Completed in 33 milliseconds