Function aom_sys::aom::aom_img_alloc
source · pub unsafe extern "C" fn aom_img_alloc(
img: *mut aom_image_t,
fmt: aom_img_fmt_t,
d_w: c_uint,
d_h: c_uint,
align: c_uint
) -> *mut aom_image_t
pub unsafe extern "C" fn aom_img_alloc(
img: *mut aom_image_t,
fmt: aom_img_fmt_t,
d_w: c_uint,
d_h: c_uint,
align: c_uint
) -> *mut aom_image_t