• Home
  • Raw
  • Download

Lines Matching refs:GstInterleave

195 G_DEFINE_TYPE (GstInterleave, gst_interleave, GST_TYPE_ELEMENT);
229 static gboolean gst_interleave_sink_setcaps (GstInterleave * self,
232 static GstCaps *gst_interleave_sink_getcaps (GstPad * pad, GstInterleave * self,
236 GstInterleave * self);
241 GstInterleave *self = GST_INTERLEAVE (object); in gst_interleave_finalize()
312 gst_interleave_set_channel_positions (GstInterleave * self, GstStructure * s) in gst_interleave_set_channel_positions()
333 gst_interleave_send_stream_start (GstInterleave * self) in gst_interleave_send_stream_start()
429 gst_interleave_init (GstInterleave * self) in gst_interleave_init()
453 GstInterleave *self = GST_INTERLEAVE (object); in gst_interleave_set_property()
484 GstInterleave *self = GST_INTERLEAVE (object); in gst_interleave_get_property()
503 GstInterleave *self = GST_INTERLEAVE (element); in gst_interleave_request_new_pad()
589 GstInterleave *self = GST_INTERLEAVE (element); in gst_interleave_release_pad()
645 GstInterleave *self; in gst_interleave_change_state()
723 gst_interleave_sink_getcaps (GstPad * pad, GstInterleave * self, in gst_interleave_sink_getcaps()
775 gst_interleave_set_process_function (GstInterleave * self) in gst_interleave_set_process_function()
800 gst_interleave_sink_setcaps (GstInterleave * self, GstPad * pad, in gst_interleave_sink_setcaps()
867 GstInterleave *self = GST_INTERLEAVE (user_data); in gst_interleave_sink_event()
940 GstInterleave *self = GST_INTERLEAVE (user_data); in gst_interleave_sink_query()
967 gst_interleave_src_query_duration (GstInterleave * self, GstQuery * query) in gst_interleave_src_query_duration()
1048 GstInterleave *self = GST_INTERLEAVE (parent); in gst_interleave_src_query()
1110 forward_event (GstInterleave * self, GstEvent * event) in forward_event()
1133 GstInterleave *self = GST_INTERLEAVE (parent); in gst_interleave_src_event()
1173 gst_interleave_collected (GstCollectPads * pads, GstInterleave * self) in gst_interleave_collected()