Searched refs:kQpDeltaThresholdForSync (Results 1 – 1 of 1) sorted by relevance
26 static const int kQpDeltaThresholdForSync = 8; variable243 if (layers_[0].last_qp - layers_[1].last_qp < kQpDeltaThresholdForSync) in TimeToSync()