Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.h165 GstRTSPResult gst_rtsp_message_init_response (GstRTSPMessage *msg,
Dgstrtspmessage.c293 return gst_rtsp_message_init_response (newmsg, code, reason, request); in gst_rtsp_message_new_response()
313 gst_rtsp_message_init_response (GstRTSPMessage * msg, GstRTSPStatusCode code, in gst_rtsp_message_init_response() function
Dgstrtspconnection.c2188 if (G_UNLIKELY (gst_rtsp_message_init_response (msg, code, bptr, in parse_response_status()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5337 gst_rtsp_message_init_response (&response, GST_RTSP_STS_OK, "OK", in gst_rtspsrc_handle_request()
/third_party/gstreamer/gstplugins_base/
DChangeLog140093 (gst_rtsp_message_init_response),
140196 (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),