Skip to main content

SSysMEMBuffer

Type Alias SSysMEMBuffer 

Source
pub type SSysMEMBuffer = TagSysMemBuffer;
Expand description

@brief Structure for decoder memery

Aliased Type§

#[repr(C)]
pub struct SSysMEMBuffer { pub iWidth: i32, pub iHeight: i32, pub iFormat: i32, pub iStride: [i32; 2], }

Fields§

§iWidth: i32

< width of decoded pic for display

§iHeight: i32

< height of decoded pic for display

§iFormat: i32

< type is “EVideoFormatType”

§iStride: [i32; 2]

< stride of 2 component