Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsturi.c994 static GstUri *_gst_uri_copy (const GstUri * uri);
1012 (GstMiniObjectCopyFunction) _gst_uri_copy, NULL, in _gst_uri_new()
1057 _gst_uri_copy (const GstUri * orig_uri) in _gst_uri_copy() function