Home
last modified time | relevance | path

Searched refs:gst_element_unlink (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/basecamerabinsrc/
Dgstcamerabinpreview.c369 gst_element_unlink (preview->appsrc, preview->filter); in gst_camerabin_preview_set_filter()
370 gst_element_unlink (preview->filter, preview->vscale); in gst_camerabin_preview_set_filter()
374 gst_element_unlink (preview->appsrc, preview->vscale); in gst_camerabin_preview_set_filter()
/third_party/gstreamer/gstplugins_base/gst/encoding/
Dgstencodebasebin.c2350 gst_element_unlink (sgroup->formatter, sgroup->outqueue); in stream_group_free()
2351 gst_element_unlink (sgroup->outfilter, sgroup->formatter); in stream_group_free()
2355 gst_element_unlink (sgroup->outfilter, sgroup->outqueue); in stream_group_free()
2366 gst_element_unlink (sgroup->parser, sgroup->outfilter); in stream_group_free()
2367 gst_element_unlink (sgroup->combiner, sgroup->parser); in stream_group_free()
2405 gst_element_unlink (sgroup->capsfilter, sgroup->encoder); in stream_group_free()
2407 gst_element_unlink (sgroup->capsfilter, sgroup->fakesink); in stream_group_free()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dfpsdisplaysink.c466 gst_element_unlink (self->text_overlay, self->video_sink); in fps_display_sink_start()
480 gst_element_unlink (self->text_overlay, self->video_sink); in fps_display_sink_stop()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstelement.c760 gst_element_unlink (GST_ELEMENT (test), sink); in GST_START_TEST()
764 gst_element_unlink (GST_ELEMENT (test), sink); in GST_START_TEST()
Dgstutils.c530 gst_element_unlink (src, sink); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c706 gst_element_unlink (switch_bin->input_identity, cur_path->element); in gst_switch_bin_switch_to_path()
/third_party/gstreamer/gstreamer/gst/
Dgstutils.h1012 void gst_element_unlink (GstElement *src, GstElement *dest);
Dgstutils.c2374 gst_element_unlink (element_1, element_2); in gst_element_unlink_many()
2395 gst_element_unlink (GstElement * src, GstElement * dest) in gst_element_unlink() function
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstwrappercamerabinsrc.c646 gst_element_unlink (src_csp, capsfilter); in gst_wrapper_camera_bin_src_construct_pipeline()
Dgstcamerabin2.c1146 gst_element_unlink (previous_element, next_element); in gst_camera_bin_check_and_replace_filter()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudioconvert.c1186 gst_element_unlink (ac1, ac3); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c797 gst_element_unlink (ps->queue, ps->sink); in uridecodebin_pad_removed_cb()
/third_party/gstreamer/gstreamer/
DChangeLog94023 * gst/gstutils.c: (gst_element_unlink), (element_find_unlinked_pad),
107841 * gst/gstutils.c: (gst_element_unlink):
128220 * gst/gstutils.c: (gst_element_unlink), (gst_flow_get_name):
128537 * gst/gstutils.c: (gst_element_unlink),