Searched refs:GetAvg (Results 1 – 2 of 2) sorted by relevance
52 absl::optional<int> GetAvg() const { in GetAvg() function in webrtc::QualityScaler::QpSmoother341 ? qp_smoother_high_->GetAvg() in QpFastFilterLow()372 qp_smoother_high_ ? qp_smoother_high_->GetAvg() in CheckQp()375 qp_smoother_low_ ? qp_smoother_low_->GetAvg() in CheckQp()
101 int GetAvg() const { in GetAvg() function in webrtc::LibvpxVp8Decoder::QpSmoother208 int qp = qp_smoother_->GetAvg(); in Decode()