Searched refs:GST_URI_ERROR_BAD_REFERENCE (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/ |
D | gstrtmp2locationhandler.c | 147 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in uri_handler_set_uri() 154 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in uri_handler_set_uri() 161 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in uri_handler_set_uri() 182 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in uri_handler_set_uri() 189 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in uri_handler_set_uri() 219 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in uri_handler_set_uri()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstfdsink.c | 350 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in gst_fd_sink_check_fd() 439 g_set_error (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in gst_fd_sink_update_fd()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gsturi.h | 65 GST_URI_ERROR_BAD_REFERENCE enumerator
|
D | gstenumtypes.c | 1846 { C_ENUM(GST_URI_ERROR_BAD_REFERENCE), "GST_URI_ERROR_BAD_REFERENCE", "bad-reference" }, in gst_uri_error_get_type()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2radio.c | 573 g_set_error_literal (error, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in gst_v4l2radio_uri_set_uri()
|
/third_party/gstreamer/gstplugins_bad/sys/dvb/ |
D | dvbbasebin.c | 1208 g_set_error (&err, GST_URI_ERROR, GST_URI_ERROR_BAD_REFERENCE, in dvb_base_bin_uri_set_uri()
|