Home
last modified time | relevance | path

Searched refs:set_cpu_counts (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Dsend_statistics_proxy.h240 void set_cpu_counts(const VideoAdaptationCounters& cpu_counts);
Dsend_statistics_proxy.cc1096 adaptation_limitations_.set_cpu_counts(VideoAdaptationCounters()); in ClearAdaptationStats()
1121 adaptation_limitations_.set_cpu_counts(cpu_counters); in OnAdaptationChanged()
1457 void SendStatisticsProxy::Adaptations::set_cpu_counts( in set_cpu_counts() function in webrtc::SendStatisticsProxy::Adaptations