Home
last modified time | relevance | path

Searched refs:GST_PAD_DIRECTION (Results 1 – 25 of 27) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/
Dgstghostpad.c294 if (GST_PAD_DIRECTION (pad) == GST_PAD_SRC) { in gst_ghost_pad_internal_activate_pull_default()
387 if (GST_PAD_DIRECTION (pad) == GST_PAD_SRC) { in gst_ghost_pad_activate_pull_default()
677 if ((ret = gst_ghost_pad_new_no_target (name, GST_PAD_DIRECTION (target)))) in gst_ghost_pad_new()
718 GST_PAD_DIRECTION (target), NULL); in gst_ghost_pad_new_from_template()
723 if ((ret = gst_ghost_pad_new_full (name, GST_PAD_DIRECTION (target), templ))) in gst_ghost_pad_new_from_template()
Dgstpad.h870 #define GST_PAD_DIRECTION(pad) (GST_PAD_CAST(pad)->direction) macro
994 #define GST_PAD_IS_SRC(pad) (GST_PAD_DIRECTION(pad) == GST_PAD_SRC)
1001 #define GST_PAD_IS_SINK(pad) (GST_PAD_DIRECTION(pad) == GST_PAD_SINK)
Dgstutils.c1258 GST_PAD_DIRECTION (pad), GST_PAD_ALWAYS, templcaps); in gst_element_get_compatible_pad()
1836 if (!(GST_PAD_DIRECTION (srcpad) == GST_PAD_SRC)) { in gst_element_link_pads_full()
1876 if (!(GST_PAD_DIRECTION (destpad) == GST_PAD_SINK)) { in gst_element_link_pads_full()
1930 if ((GST_PAD_DIRECTION (srcpad) == GST_PAD_SRC) && in gst_element_link_pads_full()
1993 if ((GST_PAD_DIRECTION (destpad) == GST_PAD_SINK) && in gst_element_link_pads_full()
Dgstpad.c403 GST_PAD_DIRECTION (pad) = GST_PAD_UNKNOWN; in gst_pad_init()
782 GST_PAD_DIRECTION (object) = (GstPadDirection) g_value_get_enum (value); in gst_pad_set_property()
810 g_value_set_enum (value, GST_PAD_DIRECTION (object)); in gst_pad_get_property()
930 result = GST_PAD_DIRECTION (pad); in gst_pad_get_direction()
1159 dir = GST_PAD_DIRECTION (pad); in activate_mode_internal()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Devents2121 GstPadDirection dir = GST_PAD_DIRECTION (pad);
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/
Dwebrtcbidirectional.c67 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
Dwebrtc.c67 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
Dwebrtcswap.c70 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
Dwebrtctransceiver.c67 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
Dwebrtcrenego.c114 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.c651 GST_PAD_DIRECTION (pad), temp, NULL); in gst_base_transform_query_caps()
699 GST_PAD_DIRECTION (otherpad), temp, filter); in gst_base_transform_query_caps()
1086 GST_PAD_DIRECTION (pad), caps, NULL); in gst_base_transform_find_transform()
1181 klass->fixate_caps (trans, GST_PAD_DIRECTION (pad), caps, othercaps); in gst_base_transform_find_transform()
1627 ret = bclass->query (trans, GST_PAD_DIRECTION (pad), query); in gst_base_transform_query()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgststreamsynchronizer.c178 if (GST_PAD_DIRECTION (spad) == GST_PAD_SINK) in gst_streamsync_pad_dispose()
226 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) in gst_stream_get_other_pad_from_pad()
/third_party/gstreamer/gstplugins_bad/gst/rtp/
Dgstrtpsink.c399 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_rtp_sink_rtpbin_pad_added_cb()
Dgstrtpsrc.c521 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_rtp_src_rtpbin_pad_added_cb()
/third_party/gstreamer/gstreamer/tests/check/elements/
Dselector.c123 if (GST_PAD_DIRECTION (selpad) == GST_PAD_SRC) { in cleanup_pad()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelement.c849 fail_unless_equals_int (checks->dir, GST_PAD_DIRECTION (pad)); in pad_foreach_func()
Dgstpad.c2001 if (GST_PAD_DIRECTION (pad) == GST_PAD_SRC) in flush_probe_cb()
2007 if (GST_PAD_DIRECTION (pad) == GST_PAD_SRC) in flush_probe_cb()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Ddeinterleave.c607 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) in gst_deinterleave_getcaps()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgststats.c203 GST_PAD_DIRECTION (pad)); in log_new_pad_stats()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglvideomixer.c347 GST_OBJECT_NAME (mixer_pad), "direction", GST_PAD_DIRECTION (mixer_pad), in _create_video_mixer_input()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsninputselector.c585 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_selector_pad_query()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstinputselector.c701 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_selector_pad_query()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c2304 if (GST_PAD_DIRECTION (peer) == GST_PAD_SRC) in release_pads()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c800 return GST_PAD_DIRECTION (pad) == match->direction in pad_match_for_mline()
822 return GST_PAD_DIRECTION (pad) == m->direction && pad->trans == m->trans; in pad_match_for_transceiver()
1483 if (GST_PAD_DIRECTION (l->data) == GST_PAD_SINK && !wpad->received_caps in _all_sinks_have_caps()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c757 if (GST_PAD_DIRECTION (pad) != GST_PAD_SRC) in _pad_added_fakesink()
4176 if (GST_PAD_DIRECTION (pad) != GST_PAD_SRC) in _pad_added_harness()

12