Lines Matching refs:GstRTSPResult
423 static GstRTSPResult gst_rtspsrc_send_cb (GstRTSPExtension * ext,
426 static GstRTSPResult gst_rtspsrc_open (GstRTSPSrc * src, gboolean async);
427 static GstRTSPResult gst_rtspsrc_play (GstRTSPSrc * src, GstSegment * segment,
429 static GstRTSPResult gst_rtspsrc_pause (GstRTSPSrc * src, gboolean async);
430 static GstRTSPResult gst_rtspsrc_close (GstRTSPSrc * src, gboolean async,
443 static GstRTSPResult gst_rtsp_conninfo_close (GstRTSPSrc * src,
450 static GstRTSPResult
453 static GstRTSPResult
2778 static GstRTSPResult
2782 GstRTSPResult ret; in gst_rtspsrc_connection_send()
2796 static GstRTSPResult
2800 GstRTSPResult ret; in gst_rtspsrc_connection_receive()
3293 GstRTSPResult ret; in gst_rtspsrc_sink_chain()
3340 GstRTSPResult ret; in gst_rtspsrc_push_backchannel_buffer()
5130 static GstRTSPResult
5134 GstRTSPResult res; in gst_rtsp_conninfo_connect()
5245 static GstRTSPResult
5266 static GstRTSPResult
5270 GstRTSPResult res; in gst_rtsp_conninfo_reconnect()
5302 static GstRTSPResult
5306 GstRTSPResult res; in gst_rtspsrc_init_request()
5320 static GstRTSPResult
5325 GstRTSPResult res; in gst_rtspsrc_handle_request()
5367 static GstRTSPResult
5371 GstRTSPResult res; in gst_rtspsrc_send_keep_alive()
5666 GstRTSPResult res; in gst_rtspsrc_loop_interleaved()
5777 GstRTSPResult res; in gst_rtspsrc_loop_udp()
5932 static GstRTSPResult
5935 GstRTSPResult res = GST_RTSP_OK; in gst_rtspsrc_reconnect()
6118 gst_rtspsrc_loop_end_cmd (GstRTSPSrc * src, gint cmd, GstRTSPResult ret) in gst_rtspsrc_loop_end_cmd()
6356 GstRTSPResult auth_result; in gst_rtspsrc_setup_auth()
6439 static GstRTSPResult
6445 GstRTSPResult res; in gst_rtsp_src_receive_response()
6551 static GstRTSPResult
6556 GstRTSPResult res; in gst_rtspsrc_try_send()
6656 static GstRTSPResult
6662 GstRTSPResult res = GST_RTSP_ERROR; in gst_rtspsrc_send()
6807 static GstRTSPResult
6900 static GstRTSPResult
6904 GstRTSPResult res; in gst_rtspsrc_create_transports_string()
6990 static GstRTSPResult
7140 static GstRTSPResult
7278 static GstRTSPResult
7321 static GstRTSPResult
7325 GstRTSPResult res = GST_RTSP_ERROR; in gst_rtspsrc_setup_streams_start()
7860 static GstRTSPResult
7864 GstRTSPResult res; in gst_rtspsrc_open_from_sdp()
7972 static GstRTSPResult
7976 GstRTSPResult res; in gst_rtspsrc_retrieve_sdp()
8185 static GstRTSPResult
8188 GstRTSPResult ret; in gst_rtspsrc_open()
8235 static GstRTSPResult
8240 GstRTSPResult res = GST_RTSP_OK; in gst_rtspsrc_close()
8584 static GstRTSPResult
8587 GstRTSPResult res = GST_RTSP_OK; in gst_rtspsrc_ensure_open()
8608 static GstRTSPResult
8614 GstRTSPResult res = GST_RTSP_OK; in gst_rtspsrc_play()
8915 static GstRTSPResult
8918 GstRTSPResult res = GST_RTSP_OK; in gst_rtspsrc_pause()
9429 GstRTSPResult res; in gst_rtspsrc_uri_set_uri()
9525 static GstRTSPResult
9530 GstRTSPResult res; in gst_rtspsrc_get_parameter()
9646 static GstRTSPResult
9651 GstRTSPResult res = GST_RTSP_OK; in gst_rtspsrc_set_parameter()