Skip to content
Snippets Groups Projects
Commit 41cd4c47 authored by Marco Paniconi's avatar Marco Paniconi
Browse files

Add speeed 5 to datarate test.

Change-Id: I7126e4b36994020cc656d046d10df5d6a6c53e66
parent c610a3b0
No related branches found
No related tags found
No related merge requests found
......@@ -577,5 +577,5 @@ TEST_P(DatarateTestVP9, BasicRateTargeting3TemporalLayersFrameDropping) {
VP8_INSTANTIATE_TEST_CASE(DatarateTest, ALL_TEST_MODES);
VP9_INSTANTIATE_TEST_CASE(DatarateTestVP9,
::testing::Values(::libvpx_test::kOnePassGood),
::testing::Range(2, 5));
::testing::Range(2, 6));
} // namespace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment