Home
last modified time | relevance | path

Searched refs:GstRTSPStatusCode (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.h92 GstRTSPStatusCode code;
160 GstRTSPStatusCode code,
166 GstRTSPStatusCode code,
172 GstRTSPStatusCode *code,
Dgstrtspdefs.h403 } GstRTSPStatusCode; typedef
418 const gchar* gst_rtsp_status_as_text (GstRTSPStatusCode code);
Dgstrtspmessage.c282 gst_rtsp_message_new_response (GstRTSPMessage ** msg, GstRTSPStatusCode code, in gst_rtsp_message_new_response()
313 gst_rtsp_message_init_response (GstRTSPMessage * msg, GstRTSPStatusCode code, in gst_rtsp_message_init_response()
382 GstRTSPStatusCode * code, const gchar ** reason, GstRTSPVersion * version) in gst_rtsp_message_parse_response()
Dgstrtspconnection.h282 GstRTSPStatusCode (*tunnel_start) (GstRTSPWatch *watch, gpointer user_data);
Dgstrtspdefs.c387 gst_rtsp_status_as_text (GstRTSPStatusCode code) in gst_rtsp_status_as_text()
Dgstrtspconnection.c2729 gen_tunnel_reply (GstRTSPConnection * conn, GstRTSPStatusCode code, in gen_tunnel_reply()
3881 GstRTSPStatusCode code; in gst_rtsp_source_dispatch_read()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c6441 GstRTSPMessage * response, GstRTSPStatusCode * code) in gst_rtsp_src_receive_response()
6443 GstRTSPStatusCode thecode; in gst_rtsp_src_receive_response()
6554 GstRTSPStatusCode * code) in gst_rtspsrc_try_send()
6659 GstRTSPStatusCode * code, GstRTSPVersion * versions) in gst_rtspsrc_send()
6661 GstRTSPStatusCode int_code = GST_RTSP_STS_OK; in gst_rtspsrc_send()
7330 GstRTSPStatusCode code; in gst_rtspsrc_setup_streams_start()
9531 GstRTSPStatusCode code = GST_RTSP_STS_OK; in gst_rtspsrc_get_parameter()
9652 GstRTSPStatusCode code = GST_RTSP_STS_OK; in gst_rtspsrc_set_parameter()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c149 static GstRTSPStatusCode