From a0848ddeff6fb7768afdebd5fdfdedf92858f292 Mon Sep 17 00:00:00 2001 From: "Hua, Chunbo" Date: Fri, 5 Feb 2021 16:58:27 +0800 Subject: [PATCH] Correct SpatialLayer in VP9 unittest. Bug: None Change-Id: If8b26c8e7afa380f109d71a93b78bad784da34ad Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205961 Reviewed-by: Philip Eliasson Commit-Queue: Philip Eliasson Cr-Commit-Position: refs/heads/master@{#33187} --- modules/video_coding/codecs/vp9/test/vp9_impl_unittest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/video_coding/codecs/vp9/test/vp9_impl_unittest.cc b/modules/video_coding/codecs/vp9/test/vp9_impl_unittest.cc index f21c046100..005eda6340 100644 --- a/modules/video_coding/codecs/vp9/test/vp9_impl_unittest.cc +++ b/modules/video_coding/codecs/vp9/test/vp9_impl_unittest.cc @@ -2308,7 +2308,7 @@ TEST(Vp9SpeedSettingsTrialsTest, } TEST(Vp9SpeedSettingsTrialsTest, PerLayerFlagsWithSvc) { - // Per-temporal and satial layer speed settings: + // Per-temporal and spatial layer speed settings: // SL0: TL0 = speed 5, TL1/TL2 = speed 8. // SL1/2: TL0 = speed 7, TL1/TL2 = speed 9. // Deblocking-mode per spatial layer: