Searched refs:gst_rtsp_message_init_response (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspmessage.h | 165 GstRTSPResult gst_rtsp_message_init_response (GstRTSPMessage *msg,
|
D | gstrtspmessage.c | 293 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
|
D | gstrtspconnection.c | 2188 if (G_UNLIKELY (gst_rtsp_message_init_response (msg, code, bptr, in parse_response_status()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 5337 gst_rtsp_message_init_response (&response, GST_RTSP_STS_OK, "OK", in gst_rtspsrc_handle_request()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 140093 (gst_rtsp_message_init_response), 140196 (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
|