Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsink.c557 GstPad *ssrc_filter_sinkpad, *rtxbin_gpad; in gst_rist_sink_init() local
603 rtxbin_gpad = gst_ghost_pad_new_no_target ("sink_0", GST_PAD_SINK); in gst_rist_sink_init()
604 gst_element_add_pad (sink->rtxbin, rtxbin_gpad); in gst_rist_sink_init()
743 GstPad *rtxbin_gpad, *rtpext_sinkpad; in gst_rist_sink_start() local
772 rtxbin_gpad = gst_element_get_static_pad (sink->rtxbin, "sink_0"); in gst_rist_sink_start()
774 gst_ghost_pad_set_target (GST_GHOST_PAD (rtxbin_gpad), rtpext_sinkpad); in gst_rist_sink_start()