Module devices::virtio::media::decoder_adapter
source · Expand description
An adapter from the virtio-media protocol to the video devices originally used with virtio-video.
This allows to reuse already-existing crosvm virtio-video devices with virtio-media.
Structs§
Enums§
Constants§
- Use 1 MB input buffers by default. This should probably be resolution-dependent.
Functions§
- Returns the V4L2
(bytesperline, sizeimage)
for the givenformat
andcoded_size
.