Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.h132 GstRTSPResult gst_rtsp_message_copy (const GstRTSPMessage *msg,
Dgstrtspmessage.c100 if (gst_rtsp_message_copy (orig, &copy) == GST_RTSP_OK) in gst_rtsp_message_boxed_copy()
552 gst_rtsp_message_copy (const GstRTSPMessage * msg, GstRTSPMessage ** copy) in gst_rtsp_message_copy() function