Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Drtcsessiondescription.c78 gst_sdp_message_copy (src->sdp, &ret->sdp); in gst_webrtc_session_description_copy()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dsdp.c247 gst_sdp_message_copy (message, &copy); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h335 GstSDPResult gst_sdp_message_copy (const GstSDPMessage *msg, GstSDPMessag…
Dgstsdpmessage.c188 if (gst_sdp_message_copy (orig, &copy) == GST_SDP_OK) in gst_sdp_message_boxed_copy()
341 gst_sdp_message_copy (const GstSDPMessage * msg, GstSDPMessage ** copy) in gst_sdp_message_copy() function
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c3624 gst_sdp_message_copy (ret, &copy); in _create_offer_task()
4233 gst_sdp_message_copy (ret, &copy); in _create_answer_task()