media/gpu/video_encode_accelerator_tests: Specify the proper bitrate in MultipleOutstandingEncodes
The bitrate is not specified in MultipleOutstandingEncodes case. So the default bitrate is used. It causes a failure in higher resolutions because of the bad stream quality. This fixed the issue. This also removes the default argument value to the bitrate argument in order to refrain this bug. Bug: 1045825 Test: video_encode_accelerator_tests on atlas Change-Id: I9c638db22175a7bc0573868fadc2057ec34bbdb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2371903 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#801324}
Showing
Please register or sign in to comment