Home
last modified time | relevance | path

Searched refs:GST_RTSP_ETIMEOUT (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h104 GST_RTSP_ETIMEOUT = -14, enumerator
Dgstrtspdefs.c298 case GST_RTSP_ETIMEOUT: in gst_rtsp_strresult()
Dgstrtsp-enumtypes.c43 { C_ENUM(GST_RTSP_ETIMEOUT), "GST_RTSP_ETIMEOUT", "etimeout" }, in gst_rtsp_result_get_type()
Dgstrtspconnection.c274 return GST_RTSP_ETIMEOUT; in gst_rtsp_result_from_g_io_error()
3030 return GST_RTSP_ETIMEOUT; in gst_rtsp_connection_poll_usec()
4912 return GST_RTSP_ETIMEOUT; in gst_rtsp_watch_wait_backlog_usec()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c745 &event, timeout) == GST_RTSP_ETIMEOUT); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5689 case GST_RTSP_ETIMEOUT: in gst_rtspsrc_loop_interleaved()
5810 case GST_RTSP_ETIMEOUT: in gst_rtspsrc_loop_udp()