Searched refs:gst_pad_is_linked (Results 1 – 25 of 26) sorted by relevance
12
100 fail_unless (gst_pad_is_linked (sinkpad)); in teardown_src_pad()
672 g_return_val_if_fail (!gst_pad_is_linked (target), NULL); in gst_ghost_pad_new()715 g_return_val_if_fail (!gst_pad_is_linked (target), NULL); in gst_ghost_pad_new_from_template()
1456 gboolean gst_pad_is_linked (GstPad *pad);
712 if (gst_pad_is_linked (pad)) { in debug_dump_element()
2229 gst_pad_is_linked (GstPad * pad) in gst_pad_is_linked() function
832 fail_unless (gst_pad_is_linked (srcpad)); in GST_START_TEST()833 fail_unless (gst_pad_is_linked (sinkpad)); in GST_START_TEST()839 fail_unless (!gst_pad_is_linked (srcpad)); in GST_START_TEST()840 fail_unless (!gst_pad_is_linked (sinkpad)); in GST_START_TEST()852 fail_unless (gst_pad_is_linked (srcpad)); in GST_START_TEST()853 fail_unless (gst_pad_is_linked (sinkpad)); in GST_START_TEST()
71 fail_if (gst_pad_is_linked (srcpad)); in GST_START_TEST()124 fail_if (!gst_pad_is_linked (srcpad)); in GST_START_TEST()
104 gst_pad_is_linked (src); in GST_START_TEST()105 gst_pad_is_linked (sink); in GST_START_TEST()1250 fail_if (gst_pad_is_linked (sink)); in GST_START_TEST()1286 fail_if (gst_pad_is_linked (src)); in GST_START_TEST()
155 if (gst_pad_is_linked (info->pad)) in gst_ffmpegdata_seek()
548 if (!gst_pad_is_linked (parse->sinkpad)) { in gst_kate_parse_src_query()
442 if (gst_pad_is_linked (osel->pending_srcpad)) { in gst_output_selector_switch()
274 if (gst_pad_is_linked (sinkpad)) in src_pad_added_cb()
495 if (!gst_pad_is_linked (testpad) && !find_stream (self, NULL, testpad)) { in get_encodebin_pad_for_caps()
642 if (!gst_pad_is_linked (parse->sinkpad)) { in vorbis_parse_src_query()
961 gst_pad_is_linked (tagdemux->priv->sinkpad)) { in gst_tag_demux_seek_push()1004 gst_pad_is_linked (tagdemux->priv->sinkpad)) { in gst_tag_demux_seek_push()
306 if (gst_pad_is_linked (data->sinkpad)) { in qtdemux_block_for_reconfig()
745 if (gst_pad_is_linked (sinkpad)) { in src_pad_added_cb()
2961 if (gst_pad_is_linked (combine->sinkpad)) in combiner_control_pad()
3679 if (gst_pad_is_linked (playsink->audio_sinkpad_stream_synchronizer)) { in gst_play_sink_do_reconfigure()
4707 !gst_pad_is_linked (combine->srcpad)) {
645 if (gst_pad_is_linked (gst_element_get_static_pad (src_csp, "src"))) in gst_wrapper_camera_bin_src_construct_pipeline()
2497 if (gst_pad_is_linked (self->vfsrc)) in gst_uvc_h264_src_construct_pipeline()2499 if (gst_pad_is_linked (self->vidsrc)) in gst_uvc_h264_src_construct_pipeline()
1465 gst_pad_is_linked (aiff->srcpad)); in gst_aiff_parse_stream_data()
2215 gst_pad_is_linked (wav->srcpad)); in gst_wavparse_stream_data()
6847 (gst_pad_unlink, gst_pad_is_linked): Docs.8108 * gst/gstpad.c: (gst_pad_is_linked):8110 implement gst_pad_is_linked