Top | ![]() |
![]() |
![]() |
![]() |
void gst_video_chroma_resample (GstVideoChromaResample *resample
,gpointer lines[]
,gint width
);
void
gst_video_chroma_resample_free (GstVideoChromaResample *resample
);
void gst_video_chroma_resample_get_info (GstVideoChromaResample *resample
,guint *n_lines
,gint *offset
);
GstVideoChromaResample * gst_video_chroma_resample_new (GstVideoChromaMethod method
,GstVideoChromaSite site
,GstVideoChromaFlags flags
,GstVideoFormat format
,gint h_factor
,gint v_factor
);