Home
last modified time | relevance | path

Searched refs:GstVideoMixer2Pad (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2pad.h33 (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_VIDEO_MIXER2_PAD, GstVideoMixer2Pad))
41 typedef struct _GstVideoMixer2Pad GstVideoMixer2Pad; typedef
Dvideomixer2.c140 GstVideoMixer2Pad *mixpad;
165 G_DEFINE_TYPE (GstVideoMixer2Pad, gst_videomixer2_pad, GST_TYPE_PAD);
191 GstVideoMixer2Pad *mpad = l->data; in gst_videomixer2_update_src_caps()
309 GstVideoMixer2Pad *pad; in gst_videomixer2_update_converters()
484 GstVideoMixer2Pad *mixpad; in gst_videomixer2_pad_sink_setcaps()
635 GstVideoMixer2Pad *pad = GST_VIDEO_MIXER2_PAD (cdata->pad); in gst_videomixer2_sink_query()
671 GstVideoMixer2Pad *pad = GST_VIDEO_MIXER2_PAD (object); in gst_videomixer2_pad_get_property()
693 pad_zorder_compare (const GstVideoMixer2Pad * pad1, in pad_zorder_compare()
694 const GstVideoMixer2Pad * pad2) in pad_zorder_compare()
703 GstVideoMixer2Pad *pad = GST_VIDEO_MIXER2_PAD (object); in gst_videomixer2_pad_set_property()
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog13992 videomixer: the documentation for GstVideoMixer2Pad is not exposed