Searched refs:qp_counters_ (Results 1 – 2 of 2) sorted by relevance
59 int qp = qp_counters_.vp8.Avg(kMinRequiredSamples); in UpdateHistograms()202 qp_counters_.vp8.Add(encoded_image.qp_); in OnPreDecode()
109 QpCounters qp_counters_; // Only accessed on the decoding thread. variable