Home
last modified time | relevance | path

Searched refs:gst_rtsp_connection_next_timeout_usec (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.h156 gint64 gst_rtsp_connection_next_timeout_usec (GstRTSPConnection *conn);
382 GST_RTSP_DEPRECATED_FOR (gst_rtsp_connection_next_timeout_usec)
Dgstrtspconnection.c3046 gst_rtsp_connection_next_timeout_usec (GstRTSPConnection * conn) in gst_rtsp_connection_next_timeout_usec() function
5166 tmptimeout = gst_rtsp_connection_next_timeout_usec (conn); in gst_rtsp_connection_next_timeout()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5785 timeout = gst_rtsp_connection_next_timeout_usec (src->conninfo.connection); in gst_rtspsrc_loop_udp()