V4L2SVDA: Move allocation from GPU Child thread to decoder thread.
Allocation may take time, and we don't need to be on the GPU Child thread to do it. This also removes the explicit synchronization between the decoder and GPU Child threads during picture set change. BUG=574241 TEST=vdatest,crosvideo.appspot Review URL: https://codereview.chromium.org/1643123003 Cr-Commit-Position: refs/heads/master@{#376120}
Showing
This diff is collapsed.
Please register or sign in to comment