Searched refs:TUNNEL_STATE_POST (Results 1 – 1 of 1) sorted by relevance
142 TUNNEL_STATE_POST, enumerator2821 conn->tstate = TUNNEL_STATE_POST; 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()3900 conn->tstate = TUNNEL_STATE_POST; in gst_rtsp_source_dispatch_read()