Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.c289 gst_sdp_connection_clear (&msg->connection); in gst_sdp_message_init()
1845 INIT_ARRAY (media->connections, GstSDPConnection, gst_sdp_connection_clear); in gst_sdp_media_init()
2394 gst_sdp_connection_clear (GstSDPConnection * conn) in gst_sdp_connection_clear() function
2494 gst_sdp_connection_clear (old); in gst_sdp_media_replace_connection()
2520 gst_sdp_connection_clear (old); in gst_sdp_media_remove_connection()
3053 gst_sdp_connection_clear (&conn); in gst_sdp_parse_line()
Dgstsdpmessage.h108 GstSDPResult gst_sdp_connection_clear (GstSDPConnection *conn);