Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/pipelines/
Doggmux.c259 GstPadLinkReturn linkret; in test_pipeline() local
275 linkret = gst_pad_link (pad, sinkpad); in test_pipeline()
276 fail_unless (GST_PAD_LINK_SUCCESSFUL (linkret), in test_pipeline()