Searched defs:ContentSpecificStats (Results 1 – 2 of 2) sorted by relevance
128 struct ContentSpecificStats { struct134 rtc::SampleCounter e2e_delay_counter;135 rtc::SampleCounter interframe_delay_counter;136 int64_t flow_duration_ms = 0;137 int64_t total_media_bytes = 0;138 rtc::SampleCounter received_width;139 rtc::SampleCounter received_height;140 rtc::SampleCounter qp_counter;141 FrameCounts frame_counts;142 rtc::HistogramPercentileCounter interframe_delay_percentiles;
998 ReceiveStatisticsProxy::ContentSpecificStats::ContentSpecificStats() in ContentSpecificStats() function in webrtc::internal::ReceiveStatisticsProxy::ContentSpecificStats