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

  /external/webrtc/webrtc/system_wrappers/source/
metrics_unittest.cc 22 RTC_HISTOGRAM_COUNTS_SPARSE_100(name, sample);
53 RTC_HISTOGRAM_COUNTS_SPARSE_100(kName, kSample);
  /external/webrtc/webrtc/system_wrappers/include/
metrics.h 86 #define RTC_HISTOGRAM_COUNTS_SPARSE_100(name, sample) \
  /external/webrtc/webrtc/video/
send_statistics_proxy.cc 105 RTC_HISTOGRAM_COUNTS_SPARSE_100(uma_prefix_ + "InputFramesPerSecond",
116 RTC_HISTOGRAM_COUNTS_SPARSE_100(uma_prefix_ + "SentFramesPerSecond",
receive_statistics_proxy.cc 46 RTC_HISTOGRAM_COUNTS_SPARSE_100("WebRTC.Video.RenderFramesPerSecond",
  /external/webrtc/webrtc/modules/video_coding/
timing.cc 65 RTC_HISTOGRAM_COUNTS_SPARSE_100(
jitter_buffer.cc 292 RTC_HISTOGRAM_COUNTS_SPARSE_100(
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/acm2/
audio_coding_module_impl.cc 100 RTC_HISTOGRAM_COUNTS_SPARSE_100(histogram_name_, value);

Completed in 2300 milliseconds