Module devices::virtio::video::decoder::backend::vaapi

source ยท

Structsยง

Enumsยง

  • BorrowedFrame ๐Ÿ”’
    A frame that is currently not available for being decoded into, either because it has been decoded and is waiting for us to release it (Decoded), or because we temporarily removed it from the decoder pool after a reset and are waiting for the client to tell us we can use it (Held).
  • BufferDescriptor ๐Ÿ”’
  • OutputQueueState ๐Ÿ”’
    The state for the output queue containing the buffers that will receive the decoded data.

Traitsยง