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

  /external/webrtc/webrtc/video/
vie_channel.cc 205 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
215 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
218 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
221 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
249 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
252 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
256 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
261 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
272 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
285 RTC_HISTOGRAM_COUNTS_SPARSE_10000(
    [all...]
receive_statistics_proxy.cc 54 RTC_HISTOGRAM_COUNTS_SPARSE_10000("WebRTC.Video.ReceivedWidthInPixels",
56 RTC_HISTOGRAM_COUNTS_SPARSE_10000("WebRTC.Video.ReceivedHeightInPixels",
72 RTC_HISTOGRAM_COUNTS_SPARSE_10000("WebRTC.Video.OnewayDelayInMs", delay_ms);
send_statistics_proxy.cc 101 RTC_HISTOGRAM_COUNTS_SPARSE_10000(uma_prefix_ + "InputWidthInPixels",
103 RTC_HISTOGRAM_COUNTS_SPARSE_10000(uma_prefix_ + "InputHeightInPixels",
112 RTC_HISTOGRAM_COUNTS_SPARSE_10000(uma_prefix_ + "SentWidthInPixels",
114 RTC_HISTOGRAM_COUNTS_SPARSE_10000(uma_prefix_ + "SentHeightInPixels",
  /external/webrtc/webrtc/system_wrappers/include/
metrics.h 95 #define RTC_HISTOGRAM_COUNTS_SPARSE_10000(name, sample) \

Completed in 76 milliseconds