Home
last modified time | relevance | path

Searched refs:gst_element_iterate_sink_pads (Results 1 – 25 of 38) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkcontextutil.c80 it = gst_element_iterate_sink_pads (element); in _gst_context_run_query()
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dgstsctpenc.c772 it = gst_element_iterate_sink_pads (GST_ELEMENT (self)); in gst_sctp_enc_src_event()
785 it = gst_element_iterate_sink_pads (GST_ELEMENT (self)); in gst_sctp_enc_src_event()
961 it = gst_element_iterate_sink_pads (GST_ELEMENT (self)); in sctpenc_cleanup()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c92 it = gst_element_iterate_sink_pads (element); in _gst_va_run_query()
/third_party/gstreamer/gstplugins_bad/gst/frei0r/
Dgstfrei0rmixer.c248 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (self)); in gst_frei0r_mixer_src_query_duration()
321 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (self)); in gst_frei0r_mixer_src_query_latency()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstconcat.c855 GstIterator *iter = gst_element_iterate_sink_pads (element); in gst_concat_change_state()
873 GstIterator *iter = gst_element_iterate_sink_pads (element); in gst_concat_change_state()
Dgstfunnel.c453 GstIterator *iter = gst_element_iterate_sink_pads (element); in gst_funnel_change_state()
Dgstinputselector.c1598 iter = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (sel)); in gst_input_selector_event()
1724 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (sel)); in gst_input_selector_query_latency()
1811 GstIterator *iter = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (sel)); in gst_input_selector_get_active_sinkpad()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11utils.cpp301 it = gst_element_iterate_sink_pads (element); in run_query()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkutils.c94 it = gst_element_iterate_sink_pads (element); in gst_vulkan_run_query()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.c82 it = gst_element_iterate_sink_pads (element); in run_query()
/third_party/gstreamer/gstplugins_good/gst/interleave/
Dinterleave.c983 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (self)); in gst_interleave_src_query_duration()
1120 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (self)); in forward_event()
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c445 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (adder)); in gst_adder_query_duration()
604 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (adder)); in forward_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglutils.c134 it = gst_element_iterate_sink_pads (element); in gst_gl_run_query()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsninputselector.c1463 iter = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (sel)); in gst_input_selector_event()
1607 GstIterator *iter = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (sel)); in gst_input_selector_activate_sinkpad()
/third_party/gstreamer/gstreamer/gst/
Dgstelement.h1060 GstIterator * gst_element_iterate_sink_pads (GstElement * element);
Dgstdebugutils.c667 if ((pad_iter = gst_element_iterate_sink_pads (element))) { in debug_dump_element()
Dgstelement.c1370 gst_element_iterate_sink_pads (GstElement * element) in gst_element_iterate_sink_pads() function
3238 iter = gst_element_iterate_sink_pads (element); in gst_element_pads_activate()
Dgstutils.c1158 pads = gst_element_iterate_sink_pads (element); in gst_element_get_compatible_pad()
3240 iter = gst_element_iterate_sink_pads (element); in element_find_unlinked_pad()
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgsttranscodebin.c485 pads = gst_element_iterate_sink_pads (self->encodebin); in get_encodebin_pad_for_caps()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpmux.c786 iter = gst_element_iterate_sink_pads (GST_ELEMENT (mux)); in gst_rtp_mux_getcaps()
/third_party/gstreamer/gstplugins_good/gst/videomixer/
Dvideomixer2.c1389 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (mix)); in gst_videomixer2_query_duration()
1927 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (mix)); in gst_videomixer2_push_sink_event()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y628 it = (dir == GST_PAD_SRC) ? gst_element_iterate_src_pads (e) : gst_element_iterate_sink_pads (e); in gst_parse_element_can_do_caps()
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtpenc.c644 it = gst_element_iterate_sink_pads (GST_ELEMENT_CAST (object)); in gst_srtp_enc_dispose()
/third_party/gstreamer/gstreamer/tests/check/libs/
Daggregator.c83 iter = gst_element_iterate_sink_pads (GST_ELEMENT (testagg)); in gst_test_aggregator_aggregate()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c1204 iter = gst_element_iterate_sink_pads (encodebin); in encodebin_find_pad()

12