media/gpu/v4l2svda: initialize plane count and format variables together
The format and plane count variables are closely related, yet they were initialized in different parts of the code. Make sure they are initialized together to make the code more readable. BUG=None TEST=Video playback working on Kevin with VD disabled. Change-Id: I07e8e7e7e833ab818f9ac7d8e8a750805a923a19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982505 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#728474}
Showing
Please register or sign in to comment