media/gpu/vaapi: increase the upper bound of QP.
QP value is used to control the quality and the bitrate of encoded video stream. When QP value increases, the bitrate will decreased. Originally the bitrate is higher than expected value when encoding small resolution video. This CL increases the upper bound of QP value, let the encoder could encode the video with lower bitrate. BUG=b:110059922 BUG=chromium:974593 TEST=Run video_encode_accelerator_unittest on Eve and Cyan Change-Id: I4922989f279052d2d19a87b1b858554c51120249 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1660376Reviewed-by:Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#669587}
Showing
Please register or sign in to comment