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

  /external/webrtc/webrtc/system_wrappers/include/
metrics.h 92 #define RTC_HISTOGRAM_COUNTS_SPARSE_1000(name, sample) \
  /external/webrtc/webrtc/video/
send_statistics_proxy.cc 121 RTC_HISTOGRAM_COUNTS_SPARSE_1000(uma_prefix_ + "EncodeTimeInMs", encode_ms);
125 RTC_HISTOGRAM_COUNTS_SPARSE_1000(uma_prefix_ + "KeyFramesSentInPermille",
receive_statistics_proxy.cc 68 RTC_HISTOGRAM_COUNTS_SPARSE_1000("WebRTC.Video.DecodeTimeInMs", decode_ms);
  /external/webrtc/webrtc/modules/video_coding/
timing.cc 72 RTC_HISTOGRAM_COUNTS_SPARSE_1000(
jitter_buffer.cc 295 RTC_HISTOGRAM_COUNTS_SPARSE_1000(
    [all...]

Completed in 141 milliseconds