Searched refs:gst_pad_set_unlink_function (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstghostpad.c | 864 gst_pad_set_unlink_function (sinkpad, pad_unlinked1); in GST_START_TEST() 867 gst_pad_set_unlink_function (srcpad, pad_unlinked2); in GST_START_TEST() 938 gst_pad_set_unlink_function (srcpad, pad_unlinked1); in GST_START_TEST() 941 gst_pad_set_unlink_function (sinkpad, pad_unlinked2); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | srcpad | 54 gst_pad_set_unlink_function (replace->srcpad,
|
D | sinkpad | 56 gst_pad_set_unlink_function (replace->sinkpad,
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpad.h | 1437 #define gst_pad_set_unlink_function(p,f) gst_pad_set_unlink_function_full((p),(f),NULL,NULL) macro
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstceaccoverlay.c | 351 gst_pad_set_unlink_function (overlay->cc_sinkpad, in gst_base_cea_cc_overlay_init()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gstsubtitleoverlay.c | 2097 gst_pad_set_unlink_function (self->subtitle_sinkpad, in gst_subtitle_overlay_init()
|
D | gstdecodebin3.c | 1010 gst_pad_set_unlink_function (input->ghost_sink, in create_new_input()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gstbasetextoverlay.c | 726 gst_pad_set_unlink_function (overlay->text_sinkpad, in gst_base_text_overlay_init()
|
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | gstttmlrender.c | 338 gst_pad_set_unlink_function (render->text_sinkpad, in gst_ttml_render_init()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 107401 (gst_pad_set_unlink_function), (gst_pad_set_getcaps_function),
|