media/gpu/v4l2vea: Enqueue V4L2 output buffers after using them.
In CL:1824303, we changed the flow of using V4L2 output buffers. At that CL, we forgot to enqueue V4L2 output buffers after we copy the content to bitstream buffers and free them. This CL fixes this issue by calling Enqueue() after that. BUG=chromium:1015257 TEST=tast run $(DUT) video.EncodeAccelPerfH264360PI420 on elm Change-Id: Iaa80779982c0c234ed9100095c9bb4b5b954288a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871150Reviewed-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@{#707715}
Showing
Please register or sign in to comment