Searched defs:GetMetric (Results 1 – 3 of 3) sorted by relevance
| /external/webrtc/video/ | ||
| D | stats_counter.cc | 323 bool AvgCounter::GetMetric(int* metric) const {  in GetMetric()  function in webrtc::AvgCounter | 
| /external/dynamic_depth/internal/dynamic_depth/ | ||
| D | point_cloud.cc | 79 bool PointCloud::GetMetric() const { return metric_; }  in GetMetric()  function in dynamic_depth::PointCloud | 
| /external/webrtc/modules/video_coding/codecs/test/ | ||
| D | plot_webrtc_test_logs.py | 225 def GetMetric(name, string):  function |