Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.h124 GstRTSPResult gst_rtsp_message_init (GstRTSPMessage *msg);
Dgstrtspmessage.c134 return gst_rtsp_message_init (newmsg); in gst_rtsp_message_new()
147 gst_rtsp_message_init (GstRTSPMessage * msg) in gst_rtsp_message_init() function
Dgstrtspconnection.c1225 gst_rtsp_message_init (&response); in gst_rtsp_connection_connect_usec()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5138 gst_rtsp_message_init (&response); in gst_rtsp_conninfo_connect()
/third_party/gstreamer/gstplugins_base/
DChangeLog140194 (gst_rtsp_message_new), (gst_rtsp_message_init),