Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1236 _gst_uri_escape_userinfo (const gchar * userinfo) in _gst_uri_escape_userinfo() function
1962 escaped = _gst_uri_escape_userinfo (uri->userinfo); in gst_uri_to_string()