Function libaom_sys::aom_img_flip

source ·
pub unsafe extern "C" fn aom_img_flip(img: *mut aom_image_t)
Expand description

Flip the image vertically (top for bottom)

Adjusts the image descriptor’s pointers and strides to make the image be referenced upside-down.

\param[in] img Image descriptor