Searched defs:ContentSpecificStats (Results 1 – 4 of 4) sorted by relevance
110 struct ContentSpecificStats { struct116 rtc::SampleCounter e2e_delay_counter;117 rtc::SampleCounter interframe_delay_counter;118 int64_t flow_duration_ms = 0;119 int64_t total_media_bytes = 0;120 rtc::SampleCounter received_width;121 rtc::SampleCounter received_height;122 rtc::SampleCounter qp_counter;123 FrameCounts frame_counts;124 rtc::HistogramPercentileCounter interframe_delay_percentiles;
125 struct ContentSpecificStats { struct131 rtc::SampleCounter e2e_delay_counter;132 rtc::SampleCounter interframe_delay_counter;133 int64_t flow_duration_ms = 0;134 int64_t total_media_bytes = 0;135 rtc::SampleCounter received_width;136 rtc::SampleCounter received_height;137 rtc::SampleCounter qp_counter;138 FrameCounts frame_counts;139 rtc::HistogramPercentileCounter interframe_delay_percentiles;
1050 ReceiveStatisticsProxy::ContentSpecificStats::ContentSpecificStats() in ContentSpecificStats() function in webrtc::internal::ReceiveStatisticsProxy::ContentSpecificStats
922 ReceiveStatisticsProxy::ContentSpecificStats::ContentSpecificStats() in ContentSpecificStats() function in webrtc::ReceiveStatisticsProxy::ContentSpecificStats