Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsturi.h343 GList * gst_uri_get_query_keys (const GstUri * uri);
Dgsturi.c2808 gst_uri_get_query_keys (const GstUri * uri) in gst_uri_get_query_keys() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsturi.c402 list = gst_uri_get_query_keys (uri); in GST_START_TEST()
459 list = gst_uri_get_query_keys (uri); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c890 keys = gst_uri_get_query_keys (uri); in _validate_turn_server()