Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c141 TUNNEL_STATE_GET, enumerator
2810 conn->tstate = TUNNEL_STATE_GET; in gst_rtsp_connection_receive_usec()
3608 g_return_val_if_fail ((ts1 == TUNNEL_STATE_GET && ts2 == TUNNEL_STATE_POST) in gst_rtsp_connection_do_tunnel()
3609 || (ts1 == TUNNEL_STATE_POST && ts2 == TUNNEL_STATE_GET), in gst_rtsp_connection_do_tunnel()
3615 if (ts1 == TUNNEL_STATE_GET) { in gst_rtsp_connection_do_tunnel()
3856 conn->tstate = TUNNEL_STATE_GET; in gst_rtsp_source_dispatch_read()
3883 conn->tstate = TUNNEL_STATE_GET; in gst_rtsp_source_dispatch_read()