/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglmixerbin.c | 358 gst_pad_set_active (GST_PAD (chain->ghost_pad), TRUE); in _create_input_chain() 361 gst_element_add_pad (GST_ELEMENT_CAST (self), GST_PAD (chain->ghost_pad)); in _create_input_chain() 519 return GST_PAD (chain->ghost_pad); in gst_gl_mixer_bin_request_new_pad() 532 if (GST_PAD (chain->ghost_pad) == pad) { in gst_gl_mixer_bin_release_pad()
|
D | gstglmixer.c | 322 caps = gst_gl_mixer_pad_sink_getcaps (GST_PAD (bpad), mix, filter); in gst_gl_mixer_sink_query() 333 ret = gst_gl_mixer_pad_sink_acceptcaps (GST_PAD (bpad), mix, caps); in gst_gl_mixer_sink_query()
|
/third_party/gstreamer/gstplugins_good/gst/videomixer/ |
D | videomixer2.c | 539 template_caps = gst_pad_get_pad_template_caps (GST_PAD (mix->srcpad)); in gst_videomixer2_pad_sink_getcaps() 541 srccaps = gst_pad_get_current_caps (GST_PAD (mix->srcpad)); in gst_videomixer2_pad_sink_getcaps() 591 accepted_caps = gst_pad_get_current_caps (GST_PAD (mix->srcpad)); in gst_videomixer2_pad_sink_acceptcaps() 593 template_caps = gst_pad_get_pad_template_caps (GST_PAD (mix->srcpad)); in gst_videomixer2_pad_sink_acceptcaps() 644 caps = gst_videomixer2_pad_sink_getcaps (GST_PAD (pad), mix, filter); in gst_videomixer2_sink_query() 655 ret = gst_videomixer2_pad_sink_acceptcaps (GST_PAD (pad), mix, caps); in gst_videomixer2_sink_query() 704 GstVideoMixer2 *mix = GST_VIDEO_MIXER2 (gst_pad_get_parent (GST_PAD (pad))); in gst_videomixer2_pad_set_property() 1850 gst_videomixer2_pad_sink_setcaps (GST_PAD (pad), GST_OBJECT (mix), in gst_videomixer2_sink_event() 2011 gst_collect_pads_add_pad (mix->collect, GST_PAD (mixpad), in gst_videomixer2_request_new_pad() 2034 gst_element_add_pad (element, GST_PAD (mixpad)); in gst_videomixer2_request_new_pad() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsrc.c | 272 GstPad *pad = GST_PAD (cur->data); in gst_splitmux_src_dispose() 855 gst_pad_start_task (GST_PAD (splitpad), in gst_splitmux_src_activate_part() 1023 gst_pad_stop_task (GST_PAD (tmp)); in gst_splitmux_src_stop() 1024 gst_element_remove_pad (GST_ELEMENT (splitmux), GST_PAD (tmp)); in gst_splitmux_src_stop() 1275 gst_pad_set_event_function (GST_PAD (pad), in splitmux_src_pad_constructed() 1277 gst_pad_set_query_function (GST_PAD (pad), in splitmux_src_pad_constructed() 1398 gst_pad_pause_task (GST_PAD (splitpad)); in splitmux_src_pad_event() 1440 gst_pad_start_task (GST_PAD (pad), in splitmux_src_pad_event()
|
D | gstsplitmuxpartreader.c | 550 gst_pad_set_chain_function (GST_PAD (pad), in splitmux_part_pad_constructed() 552 gst_pad_set_event_function (GST_PAD (pad), in splitmux_part_pad_constructed() 554 gst_pad_set_query_function (GST_PAD (pad), in splitmux_part_pad_constructed() 792 link_ret = gst_pad_link (pad, GST_PAD (proxy_pad)); in new_decoded_pad_added_cb()
|
/third_party/gstreamer/gstplugins_base/gst/encoding/ |
D | gstsmartencoder.c | 695 accepted_caps = gst_pad_get_current_caps (GST_PAD (self->srcpad)); in _pad_sink_acceptcaps() 697 accepted_caps = gst_pad_get_pad_template_caps (GST_PAD (self->srcpad)); in _pad_sink_acceptcaps() 761 res = _pad_sink_acceptcaps (GST_PAD (pad), self, caps); in smart_encoder_sink_query() 842 GST_PAD (gst_ghost_pad_new ("chainpad", capsfilter->srcpads->data)); in gst_smart_encoder_add_parser() 845 GST_PAD (gst_proxy_pad_get_internal (GST_PROXY_PAD (chainpad))); in gst_smart_encoder_add_parser()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstghostpad.c | 287 ppad = GST_PAD (gst_proxy_pad_get_internal (GST_PROXY_PAD (gpad))); in GST_START_TEST() 289 tmp = GST_PAD (gst_proxy_pad_get_internal (GST_PROXY_PAD (ppad))); in GST_START_TEST() 350 gsink = GST_PAD (gst_object_ref (b2->sinkpads->data)); in GST_START_TEST() 352 gsrc = GST_PAD (gst_object_ref (b2->srcpads->data)); in GST_START_TEST() 1088 srcpad = gst_ghost_pad_new ("src", GST_PAD (proxypad)); in GST_START_TEST() 1098 fail_unless (target == GST_PAD (proxypad)); in GST_START_TEST() 1105 fail_unless (target == GST_PAD (proxypad)); in GST_START_TEST() 1144 sinkpad = GST_PAD (gst_proxy_pad_get_internal (GST_PROXY_PAD (ghostsrc))); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstroundrobin.c | 113 pad = GST_PAD (GST_ELEMENT (disp)->sinkpads->data); in gst_round_robin_init()
|
/third_party/gstreamer/gstplugins_good/gst/interleave/ |
D | deinterleave.c | 300 GstPad *pad = GST_PAD (l->data); in gst_deinterleave_set_pads_caps() 328 GstPad *pad = GST_PAD (l->data); in gst_deinterleave_remove_pads() 599 GstPad *ourpad = GST_PAD (g_value_get_object (&v)); in gst_deinterleave_getcaps() 861 gst_pad_push_event (GST_PAD (srcs->data), gst_event_ref (event)); in gst_deinterleave_process()
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstaggregator.c | 613 if (!gst_pad_push_event (GST_PAD (self->srcpad), in gst_aggregator_push_mandatory_events() 623 if (!gst_pad_push_event (GST_PAD (self->srcpad), in gst_aggregator_push_mandatory_events() 1514 gst_pad_start_task (GST_PAD (self->srcpad), in gst_aggregator_start_srcpad_task() 1654 GstPad *pad = GST_PAD (aggpad); in gst_aggregator_default_sink_event() 1853 gst_pad_store_sticky_event (GST_PAD (aggpad), event); in gst_aggregator_default_sink_event_pre_queue() 2077 gst_pad_set_active (GST_PAD (agg_pad), TRUE); in gst_aggregator_request_new_pad() 2080 gst_element_add_pad (element, GST_PAD (agg_pad)); in gst_aggregator_request_new_pad() 2082 return GST_PAD (agg_pad); in gst_aggregator_request_new_pad() 2512 GstPad *pad = GST_PAD (aggpad); in gst_aggregator_default_sink_query() 3241 GstPad *pad = GST_PAD (object); in gst_aggregator_pad_constructed() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpesrcbin.cpp | 295 gst_flow_combiner_update_pad_flow (src->flow_combiner, GST_PAD (audio_pad), in gst_wpe_src_push_audio_buffer() 310 GstPad *pad = GST_PAD (g_hash_table_lookup (src->audio_src_pads, GUINT_TO_POINTER (id))); in gst_wpe_src_stop_audio_stream()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gsttestsrcbin.c | 287 proxypad = GST_PAD (gst_proxy_pad_get_internal (GST_PROXY_PAD (ghost))); in gst_test_src_bin_setup_src() 307 GST_PAD (gst_proxy_pad_get_internal (GST_PROXY_PAD (gst_pad_get_peer in gst_test_src_bin_remove_child()
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | events2 | 131 otherpad = GST_PAD(pads->data);
|
/third_party/gstreamer/gstplugins_base/tests/examples/audio/ |
D | audiomix.c | 121 GstPad *target = GST_PAD (user_data); in dynamic_link()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstghostpad.c | 473 pad = GST_PAD (object); in gst_ghost_pad_dispose() 523 pad = GST_PAD (gpad); in gst_ghost_pad_constructed()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideoaggregator.c | 158 GST_VIDEO_AGGREGATOR (gst_pad_get_parent (GST_PAD (pad))); in gst_video_aggregator_pad_set_property() 1582 GstPad *srcpad = GST_PAD (agg->srcpad); in gst_video_aggregator_pad_sink_getcaps() 2603 gst_video_aggregator_pad_sink_setcaps (GST_PAD (pad), in gst_video_aggregator_sink_event() 2673 return GST_PAD (vaggpad); in gst_video_aggregator_request_new_pad() 2875 accepted_caps = gst_pad_get_current_caps (GST_PAD (agg->srcpad)); in gst_video_aggregator_pad_sink_acceptcaps() 2878 accepted_caps = gst_pad_get_pad_template_caps (GST_PAD (agg->srcpad)); in gst_video_aggregator_pad_sink_acceptcaps() 2920 gst_video_aggregator_pad_sink_getcaps (GST_PAD (pad), vagg, filter); in gst_video_aggregator_sink_query() 2932 gst_video_aggregator_pad_sink_acceptcaps (GST_PAD (pad), vagg, caps); in gst_video_aggregator_sink_query()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudioaggregator.c | 1057 gst_pad_push_event (GST_PAD (aaggpad), gst_event_new_reconfigure ()); in gst_audio_aggregator_sink_setcaps() 1189 gst_audio_aggregator_convert_buffer (aagg, GST_PAD (aaggpad), in gst_audio_aggregator_update_converters() 1435 gst_audio_aggregator_convert_sink_getcaps (GST_PAD (aggpad), agg, in gst_audio_aggregator_sink_query() 1439 gst_audio_aggregator_sink_getcaps (GST_PAD (aggpad), agg, filter); in gst_audio_aggregator_sink_query() 2146 GstCaps *caps = gst_pad_get_current_caps (GST_PAD (aggpad)); in gst_audio_aggregator_peek_next_sample() 2358 (aagg, GST_PAD (pad), &pad->info, &srcpad->info, input_buffer); in gst_audio_aggregator_aggregate()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | assrender.c | 169 GstPad *otherpad = GST_PAD (user_data); in src_buffer_probe_cb()
|
D | mssdemux.c | 439 pad = GST_PAD (pads->data); in testQueryCheckDataReceived()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | gstwebrtcbin.c | 270 GstPad *pad = GST_PAD (wpad); in gst_webrtc_bin_pad_update_ssrc_event() 339 gst_pad_remove_probe (GST_PAD (pad), wpad->block_id); in gst_webrtcbin_sink_event() 491 gst_pad_set_event_function (GST_PAD (pad), gst_webrtcbin_sink_event); in gst_webrtc_bin_pad_new() 492 gst_pad_set_query_function (GST_PAD (pad), gst_webrtcbin_sink_query); in gst_webrtc_bin_pad_new() 494 gst_pad_add_probe (GST_PAD (pad), GST_PAD_PROBE_TYPE_BUFFER | in gst_webrtc_bin_pad_new() 779 gst_pad_set_active (GST_PAD (pad), TRUE); in _add_pad() 780 gst_element_add_pad (GST_ELEMENT (webrtc), GST_PAD (pad)); in _add_pad() 788 gst_element_remove_pad (GST_ELEMENT (webrtc), GST_PAD (pad)); in _remove_pad() 1717 caps = gst_pad_peer_query_caps (GST_PAD (pad), filter); in _query_pad_caps() 4584 return GST_PAD (pad); in _connect_input_stream() [all …]
|
/third_party/gstreamer/gstplugins_base/gst/audiomixer/ |
D | gstaudiointerleave.c | 263 caps = gst_audio_interleave_sink_getcaps (agg, GST_PAD (aggpad), filter); in gst_audio_interleave_sink_query() 748 gst_pad_use_fixed_caps (GST_PAD (newpad)); in gst_audio_interleave_request_new_pad()
|
/third_party/gstreamer/gstplugins_good/tests/examples/equalizer/ |
D | demo.c | 128 GstPad *target = GST_PAD (user_data); in dynamic_link()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfunnel.c | 167 GstPad *pad = GST_PAD (item->data); in gst_funnel_dispose()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstoggdemux.c | 175 gst_pad_set_event_function (GST_PAD (pad), in gst_ogg_pad_init() 177 gst_pad_set_query_function (GST_PAD (pad), in gst_ogg_pad_init() 179 gst_pad_use_fixed_caps (GST_PAD (pad)); in gst_ogg_pad_init() 3022 gst_pad_create_stream_id_printf (GST_PAD (pad), GST_ELEMENT_CAST (ogg), in gst_ogg_demux_activate_chain() 3040 gst_pad_push_event (GST_PAD (pad), ss_event); in gst_ogg_demux_activate_chain() 3092 gst_pad_push_event (GST_PAD (pad), gst_event_new_tag (tags)); in gst_ogg_demux_activate_chain() 4008 gst_pad_push_event (GST_PAD (pad), tevent); in gst_ogg_demux_setup_seek_pull() 4758 res &= gst_pad_push_event (GST_PAD (pad), event); in gst_ogg_demux_send_event()
|
/third_party/gstreamer/gstplugins_bad/tests/examples/directfb/ |
D | gstdfb.c | 82 GstPad *pad = GST_PAD (obj); in size_changed()
|