Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c173 gboolean manual_http; member
878 old_http = conn->manual_http; in setup_tunneling()
879 conn->manual_http = TRUE; in setup_tunneling()
882 conn->manual_http = old_http; in setup_tunneling()
979 conn->manual_http = FALSE; in setup_tunneling()
2616 !conn->manual_http && in build_next()
2804 if (!conn->manual_http) { in gst_rtsp_connection_receive_usec()
3486 conn->manual_http = enable; in gst_rtsp_connection_set_http_mode()
3876 if (!conn->manual_http && in gst_rtsp_source_dispatch_read()
3913 if (!conn->manual_http) { in gst_rtsp_source_dispatch_read()