Function devices::virtio::media::decoder_adapter::buffer_sizes_for_format
source ยท fn buffer_sizes_for_format(format: Format, coded_size: (u32, u32)) -> (u32, u32)Expand description
Returns the V4L2 (bytesperline, sizeimage) for the given format and coded_size.