Home
last modified time | relevance | path

Searched refs:GST_IS_PAD (Results 1 – 25 of 236) sorted by relevance

12345678910

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstpad.c1555 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_remove_probe()
1691 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_mark_reconfigure()
1723 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_activate_function_full()
1758 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_activatemode_function_full()
1792 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_chain_function_full()
1829 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_chain_list_function_full()
1865 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_getrange_function_full()
1899 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_event_function_full()
1945 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_event_full_function_full()
1979 g_return_if_fail (GST_IS_PAD (pad)); in gst_pad_set_query_function_full()
[all …]
H A Dgstutils.c1101 g_return_val_if_fail (GST_IS_PAD (pad), NULL); in gst_element_get_compatible_pad()
1691 g_return_val_if_fail (GST_IS_PAD (src), FALSE); in gst_pad_link_maybe_ghosting_full()
1717 g_return_val_if_fail (GST_IS_PAD (src), FALSE); in gst_pad_link_maybe_ghosting()
2604 g_return_val_if_fail (GST_IS_PAD (pad), NULL); in gst_pad_get_parent_element()
2733 g_return_val_if_fail (GST_IS_PAD (pad), FALSE); in gst_pad_proxy_query_accept_caps()
2802 g_return_val_if_fail (GST_IS_PAD (pad), FALSE); in gst_pad_proxy_query_caps()
3054 g_return_val_if_fail (GST_IS_PAD (pad), NULL); in gst_pad_query_caps()
3100 g_return_val_if_fail (GST_IS_PAD (pad), NULL); in gst_pad_peer_query_caps()
3927 g_return_val_if_fail (GST_IS_PAD (pad), NULL); in gst_pad_create_stream_id_internal()
4137 g_return_val_if_fail (GST_IS_PAD (pad), NULL); in gst_pad_get_stream_id()
[all …]
H A Dgstcompat.h53 g_return_val_if_fail (GST_IS_PAD (pad), FALSE); in gst_pad_set_caps()
H A Dgstghostpad.c698 g_return_val_if_fail (GST_IS_PAD (target), NULL); in gst_ghost_pad_new()
741 g_return_val_if_fail (GST_IS_PAD (target), NULL); in gst_ghost_pad_new_from_template()
/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/tests/check/ges/
H A Dmixers.c44 fail_unless (GST_IS_PAD (GES_SMART_ADDER (smart_adder)->srcpad)); in GST_START_TEST()
52 fail_unless (GST_IS_PAD (requested_pad)); in GST_START_TEST()
/dports/multimedia/gstreamer1-validate/gst-validate-1.16.1/gst/validate/
H A Dgst-validate-monitor-factory.c68 if (GST_IS_PAD (target)) { in gst_validate_monitor_factory_create()
H A Dgst-validate-monitor.c270 if (GST_IS_PAD (object)) { in _determine_reporting_level()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/tests/plugins/
H A Dtest-plugin-derivedfromappsrc.cc65 MM_ASSERT_TRUE(GST_IS_PAD(src_pad->gobj())); in TEST_F()
H A Dtest-plugin-appsrc.cc67 MM_ASSERT_TRUE(GST_IS_PAD(src_pad->gobj())); in TEST_F()
H A Dtest-plugin-appsink.cc68 MM_ASSERT_TRUE(GST_IS_PAD(sink_pad->gobj())); in TEST_F()
H A Dtest-plugin-derivedfromappsink.cc66 MM_ASSERT_TRUE(GST_IS_PAD(sink_pad->gobj())); in TEST_F()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/elements/
H A Dmultiqueue.c207 fail_unless (GST_IS_PAD (sink1)); in GST_START_TEST()
213 fail_unless (GST_IS_PAD (sink2)); in GST_START_TEST()
256 fail_unless (GST_IS_PAD (sink1)); in GST_START_TEST()
263 fail_unless (GST_IS_PAD (sink3)); in GST_START_TEST()
270 fail_unless (GST_IS_PAD (sink2)); in GST_START_TEST()
278 fail_unless (GST_IS_PAD (sink4)); in GST_START_TEST()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/src/
H A Dobject.ccg59 return GST_IS_PAD(gobj());
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/ext/libav/
H A Dgstavprotocol.c252 g_return_val_if_fail (GST_IS_PAD (pad), -EINVAL); in gst_ffmpegdata_open()
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dobject.cc68 return GST_IS_PAD(gobj()); in is_pad()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tools/
H A Dgst-launch.c581 } else if (GST_IS_PAD (src_obj)) { in event_loop()
633 } else if (GST_IS_PAD (GST_MESSAGE_SRC (message))) { in event_loop()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/ext/gtk/
H A Dgstgtkbasesink.c290 if (GST_IS_PAD (pad) && GST_IS_EVENT (event)) { in gst_gtk_base_sink_navigation_send_event()

12345678910