Home
last modified time | relevance | path

Searched refs:GST_IS_DISCOVERER (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Djpegdec.c93 fail_unless (GST_IS_DISCOVERER (disco)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.h355 #define GST_IS_DISCOVERER(obj) \ macro
Dgstdiscoverer.c2442 g_return_if_fail (GST_IS_DISCOVERER (discoverer)); in gst_discoverer_start()
2481 g_return_if_fail (GST_IS_DISCOVERER (discoverer)); in gst_discoverer_stop()
2550 g_return_val_if_fail (GST_IS_DISCOVERER (discoverer), FALSE); in gst_discoverer_discover_uri_async()
2589 g_return_val_if_fail (GST_IS_DISCOVERER (discoverer), NULL); in gst_discoverer_discover_uri()