Searched refs:last_qp (Results 1 – 2 of 2) sorted by relevance
182 layers_[active_layer_].last_qp = qp; in FrameEncoded()225 RTC_DCHECK_NE(-1, layers_[0].last_qp); in TimeToSync()226 if (layers_[1].last_qp == -1) { in TimeToSync()243 if (layers_[0].last_qp - layers_[1].last_qp < kQpDeltaThresholdForSync) in TimeToSync()
78 last_qp(-1), in TemporalLayer()90 int last_qp; member