Module cros_codecs::decoders

source ·

Modules

Enums

Traits

  • The handle type used by the stateless decoder backend. The only requirement from implementors is that they give access to the underlying handle and that they can be (cheaply) cloned.
  • Trait for objects allowing to negotiate the output format of a decoder.
  • A trait for types that can be mapped into the client’s address space.
  • Stateless video decoder interface.

Type Definitions