Searched refs:GstVideoMixer2 (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 131 static gboolean gst_videomixer2_push_sink_event (GstVideoMixer2 * mix, 134 static void gst_videomixer2_reset_qos (GstVideoMixer2 * mix); 175 static gboolean gst_videomixer2_src_setcaps (GstPad * pad, GstVideoMixer2 * mix, 179 gst_videomixer2_update_src_caps (GstVideoMixer2 * mix) in gst_videomixer2_update_src_caps() 304 gst_videomixer2_update_converters (GstVideoMixer2 * mix) in gst_videomixer2_update_converters() 483 GstVideoMixer2 *mix; in gst_videomixer2_pad_sink_setcaps() 528 gst_videomixer2_pad_sink_getcaps (GstPad * pad, GstVideoMixer2 * mix, in gst_videomixer2_pad_sink_getcaps() 578 gst_videomixer2_pad_sink_acceptcaps (GstPad * pad, GstVideoMixer2 * mix, in gst_videomixer2_pad_sink_acceptcaps() 633 GstQuery * query, GstVideoMixer2 * mix) in gst_videomixer2_sink_query() 704 GstVideoMixer2 *mix = GST_VIDEO_MIXER2 (gst_pad_get_parent (GST_PAD (pad))); in gst_videomixer2_pad_set_property() [all …]
|
D | videomixer2.h | 34 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_VIDEO_MIXER2, GstVideoMixer2)) 42 typedef struct _GstVideoMixer2 GstVideoMixer2; typedef
|