Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/proxy/
Dgstproxysink.c171 srcpad = gst_proxy_src_get_internal_srcpad (src); in gst_proxy_sink_sink_query()
214 srcpad = gst_proxy_src_get_internal_srcpad (src); in gst_proxy_sink_sink_event()
251 srcpad = gst_proxy_src_get_internal_srcpad (src); in gst_proxy_sink_sink_chain()
287 srcpad = gst_proxy_src_get_internal_srcpad (src); in gst_proxy_sink_sink_chain_list()
Dgstproxy-priv.h36 GstPad* gst_proxy_src_get_internal_srcpad (GstProxySrc *src);
Dgstproxysrc.c381 gst_proxy_src_get_internal_srcpad (GstProxySrc * self) in gst_proxy_src_get_internal_srcpad() function