Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdevice.h106 gboolean gst_device_reconfigure_element (GstDevice * device,
Dgstdevice.c330 gst_device_reconfigure_element (GstDevice * device, GstElement * element) in gst_device_reconfigure_element() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c114 fail_unless (gst_device_reconfigure_element (device, element)); in GST_START_TEST()
118 fail_unless (!gst_device_reconfigure_element (device, element)); in GST_START_TEST()