Searched refs:GstAutoDetect (Results 1 – 10 of 10) sorted by relevance
45 static void gst_auto_detect_clear_kid (GstAutoDetect * self);52 G_DEFINE_ABSTRACT_TYPE (GstAutoDetect, gst_auto_detect, GST_TYPE_BIN);95 GstAutoDetect *self = GST_AUTO_DETECT (object); in gst_auto_detect_dispose()107 gst_auto_detect_clear_kid (GstAutoDetect * self) in gst_auto_detect_clear_kid()117 gst_auto_detect_create_fake_element_default (GstAutoDetect * self) in gst_auto_detect_create_fake_element_default()131 gst_auto_detect_create_fake_element (GstAutoDetect * self) in gst_auto_detect_create_fake_element()145 gst_auto_detect_attach_ghost_pad (GstAutoDetect * self) in gst_auto_detect_attach_ghost_pad()157 gst_auto_detect_reset (GstAutoDetect * self) in gst_auto_detect_reset()172 gst_auto_detect_init (GstAutoDetect * self) in gst_auto_detect_init()180 GstAutoDetect *self = GST_AUTO_DETECT (object); in gst_auto_detect_constructed()[all …]
30 (G_TYPE_CHECK_INSTANCE_CAST ((obj), GST_TYPE_AUTO_DETECT, GstAutoDetect))58 } GstAutoDetect; typedef65 void (*configure)(GstAutoDetect *self, GstElement *kid);66 GstElement * (*create_fake_element) (GstAutoDetect * autodetect);
59 static void gst_auto_video_sink_configure (GstAutoDetect * autodetect,98 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_video_sink_init()107 gst_auto_video_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_video_sink_configure()119 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_video_sink_set_property()
59 static void gst_auto_audio_sink_configure (GstAutoDetect * autodetect,98 GstAutoDetect *autodetect = GST_AUTO_DETECT (sink); in gst_auto_audio_sink_init()107 gst_auto_audio_sink_configure (GstAutoDetect * autodetect, GstElement * kid) in gst_auto_audio_sink_configure()119 GstAutoDetect *autodetect = (GstAutoDetect *) sink; in gst_auto_audio_sink_set_property()
57 gst_auto_video_src_create_fake_element (GstAutoDetect * autodetect) in gst_auto_video_src_create_fake_element()94 GstAutoDetect *autodetect = GST_AUTO_DETECT (src); in gst_auto_video_src_init()
57 gst_auto_audio_src_create_fake_element (GstAutoDetect * autodetect) in gst_auto_audio_src_create_fake_element()95 GstAutoDetect *autodetect = GST_AUTO_DETECT (src); in gst_auto_audio_src_init()
43 GstAutoDetect parent;
42 GstAutoDetect parent;