[][src]Function libaom_sys::aom_img_flip

pub unsafe extern "C" fn aom_img_flip(img: *mut aom_image_t)

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