[][src]Function gstreamer_video_sys::gst_video_scaler_horizontal

pub unsafe extern "C" fn gst_video_scaler_horizontal(
    scale: *mut GstVideoScaler,
    format: GstVideoFormat,
    src: gpointer,
    dest: gpointer,
    dest_offset: c_uint,
    width: c_uint
)