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