/third_party/gstreamer/gstreamer/gst/ |
D | gstghostpad.c | 294 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()
|
D | gstpad.h | 870 #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)
|
D | gstutils.c | 1258 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()
|
D | gstpad.c | 403 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/ |
D | events2 | 121 GstPadDirection dir = GST_PAD_DIRECTION (pad);
|
/third_party/gstreamer/gstplugins_bad/tests/examples/webrtc/ |
D | webrtcbidirectional.c | 67 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
|
D | webrtc.c | 67 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
|
D | webrtcswap.c | 70 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
|
D | webrtctransceiver.c | 67 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
|
D | webrtcrenego.c | 114 if (GST_PAD_DIRECTION (new_pad) != GST_PAD_SRC) in _webrtc_pad_added()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstbasetransform.c | 651 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/ |
D | gststreamsynchronizer.c | 178 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/ |
D | gstrtpsink.c | 399 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_rtp_sink_rtpbin_pad_added_cb()
|
D | gstrtpsrc.c | 521 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_rtp_src_rtpbin_pad_added_cb()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | selector.c | 123 if (GST_PAD_DIRECTION (selpad) == GST_PAD_SRC) { in cleanup_pad()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstelement.c | 849 fail_unless_equals_int (checks->dir, GST_PAD_DIRECTION (pad)); in pad_foreach_func()
|
D | gstpad.c | 2001 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/ |
D | deinterleave.c | 607 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) in gst_deinterleave_getcaps()
|
/third_party/gstreamer/gstreamer/plugins/tracers/ |
D | gststats.c | 203 GST_PAD_DIRECTION (pad)); in log_new_pad_stats()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglvideomixer.c | 347 GST_OBJECT_NAME (mixer_pad), "direction", GST_PAD_DIRECTION (mixer_pad), in _create_video_mixer_input()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsninputselector.c | 585 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_selector_pad_query()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstinputselector.c | 701 if (GST_PAD_DIRECTION (pad) == GST_PAD_SINK) { in gst_selector_pad_query()
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gstencodebasebin.c | 2304 if (GST_PAD_DIRECTION (peer) == GST_PAD_SRC) in release_pads()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcbin.c | 800 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/ |
D | webrtcbin.c | 757 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()
|