media/gpu/v4l2vd: acquire queues before using them
SetInputFormat() and SetOutputFormat() use the V4L2 queues. Make sure they are acquired before calling these methods. This bug slept in because I forgot to specify --use_vd to the unit test. Bug: 1003223 Test: video_decode_accelerator_tests --use_vd passes on Kevin. Change-Id: I3847c9ba947739e673a106a7d2d3139b1ec432b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844519 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:Chih-Yu Huang <akahuang@chromium.org> Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#703220}
Showing
Please register or sign in to comment