Home
last modified time | relevance | path

Searched refs:RTC_HISTOGRAM_COUNTS_SPARSE_1000 (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/system_wrappers/include/
Dmetrics.h92 #define RTC_HISTOGRAM_COUNTS_SPARSE_1000(name, sample) \ macro
/external/webrtc/webrtc/video/
Dsend_statistics_proxy.cc121 RTC_HISTOGRAM_COUNTS_SPARSE_1000(uma_prefix_ + "EncodeTimeInMs", encode_ms); in UpdateHistograms()
125 RTC_HISTOGRAM_COUNTS_SPARSE_1000(uma_prefix_ + "KeyFramesSentInPermille", in UpdateHistograms()
Dreceive_statistics_proxy.cc68 RTC_HISTOGRAM_COUNTS_SPARSE_1000("WebRTC.Video.DecodeTimeInMs", decode_ms); in UpdateHistograms()
/external/webrtc/webrtc/modules/video_coding/
Dtiming.cc72 RTC_HISTOGRAM_COUNTS_SPARSE_1000( in UpdateHistograms()
Djitter_buffer.cc295 RTC_HISTOGRAM_COUNTS_SPARSE_1000( in UpdateHistograms()