mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
0ebb18ce3f
At crrev.com/c/2416067 we split OutputResources out of Context struct. Similiarly, this CL splits the fields that related to the input resource to a dedicated struct `InputResources`. Note that the field `res_id_to_res_handle` was shared by both input and output resources. This CL split this field into both InputResources and OutputResources struct. BUG=b:168557465 TEST=pass android.media.cts.AdaptivePlaybackTest#testVP8_adaptiveDrc Change-Id: I664815078e08f1e78ec9de2f6674dbdedd7fd482 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2428486 Tested-by: Chih-Yu Huang <akahuang@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |