Merge "Shift speed 2 from non-large VP9 tests to large ones."
This commit is contained in:
commit
834f26c3b9
@ -422,7 +422,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
::testing::Values(::libvpx_test::kTwoPassGood,
|
||||
::libvpx_test::kOnePassGood,
|
||||
::libvpx_test::kRealTime),
|
||||
::testing::Range(2, 9), // cpu_used
|
||||
::testing::Range(3, 9), // cpu_used
|
||||
::testing::Range(0, 3), // tile_columns
|
||||
::testing::Range(2, 5))); // threads
|
||||
|
||||
@ -434,7 +434,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
::testing::Values(::libvpx_test::kTwoPassGood,
|
||||
::libvpx_test::kOnePassGood,
|
||||
::libvpx_test::kRealTime),
|
||||
::testing::Range(0, 2), // cpu_used
|
||||
::testing::Range(0, 3), // cpu_used
|
||||
::testing::Range(0, 3), // tile_columns
|
||||
::testing::Range(2, 5))); // threads
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user