Type Definition libaom_sys::aom_fixed_buf_t[][src]

pub type aom_fixed_buf_t = aom_fixed_buf;
Expand description

Generic fixed size buffer structure

This structure is able to hold a reference to any fixed size buffer.