Searched refs:qp_counter (Results 1 – 2 of 2) sorted by relevance
412 absl::optional<int> qp = stats.qp_counter.Avg(kMinRequiredSamples); in UpdateHistograms()820 content_specific_stats->qp_counter.Add(*qp); in OnDecodedFrame()1011 qp_counter.Add(other.qp_counter); in Add()
140 rtc::SampleCounter qp_counter; member