Searched refs:last_qp (Results 1 – 2 of 2) sorted by relevance
121 last_qp(-1), in TemporalLayer()134 int last_qp; member
394 layers_[active_layer_].last_qp = qp; in OnEncodeDone()454 RTC_DCHECK_NE(-1, layers_[0].last_qp); in TimeToSync()455 if (layers_[1].last_qp == -1) { in TimeToSync()472 if (layers_[0].last_qp - layers_[1].last_qp < kQpDeltaThresholdForSync) in TimeToSync()