pub(crate) fn line_buffer_len(format: VideoFormat, width: u32) -> usize
Expand description
Returns the buffer length needed to store the line.
pub(crate) fn line_buffer_len(format: VideoFormat, width: u32) -> usize
Returns the buffer length needed to store the line.