crosvm/media/cros-codecs
Alexandre Courbot a074f28164 media: cros-codecs: vaapi: remove AssociatedBackendHandle types
We don't really need to use the BackendHandle associated type here as we
know that vaapi will always use the GenericBackendHandle - so let's just
use this and simplify the type map a bit.

BUG=b:214478588
TEST=cargo test --features vaapi -p cros-codecs

Change-Id: Idb77ecda7bdd566ffb7bc46a35ebaadcb11cdeef
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4060493
Reviewed-by: Daniel Almeida <daniel.almeida@collabora.corp-partner.google.com>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
2022-11-30 01:36:07 +00:00
..
src media: cros-codecs: vaapi: remove AssociatedBackendHandle types 2022-11-30 01:36:07 +00:00
Cargo.toml media: cros-codecs: Introduce the cros-codecs crate 2022-10-28 03:23:26 +00:00