Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h206 GST_RTSP_POST = (1 << 12) enumerator
Dgstrtsp-enumtypes.c145 { C_FLAGS(GST_RTSP_POST), "GST_RTSP_POST", "post" }, in gst_rtsp_method_get_type()
Dgstrtspconnection.c931 GST_RTSP_CHECK (gst_rtsp_message_new_request (&msg, GST_RTSP_POST, in setup_tunneling()
2240 msg->type_data.request.method == GST_RTSP_POST) { in parse_request_line()
2248 msg->type_data.request.method != GST_RTSP_POST) { in parse_request_line()
2540 message->type_data.request.method != GST_RTSP_POST || in build_next()
2820 message->type_data.request.method == GST_RTSP_POST) { in gst_rtsp_connection_receive_usec()
3899 watch->message.type_data.request.method == GST_RTSP_POST) { in gst_rtsp_source_dispatch_read()