Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dgdpdepay.c31 static GstPad *mysrcpad, *mysinkpad, *myshsinkpad; variable
82 if (myshsinkpad) in cleanup_gdpdepay()
83 gst_pad_set_active (myshsinkpad, FALSE); in cleanup_gdpdepay()
88 myshsinkpad = NULL; in cleanup_gdpdepay()
294 myshsinkpad = gst_check_setup_sink_pad (gdpdepay, &shsinktemplate); in setup_gdpdepay_streamheader()
296 gst_pad_set_active (myshsinkpad, TRUE); in setup_gdpdepay_streamheader()