Function gst::ffi::gst_video_chroma_resample_new[][src]

pub unsafe extern "C" fn gst_video_chroma_resample_new(
    method: GstVideoChromaMethod,
    site: GstVideoChromaSite,
    flags: GstVideoChromaFlags,
    format: GstVideoFormat,
    h_factor: gint,
    v_factor: gint
) -> *mut GstVideoChromaResample