Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h433 gboolean gst_rtsp_header_allow_multiple (GstRTSPHeaderField field);
Dgstrtspdefs.c535 gst_rtsp_header_allow_multiple (GstRTSPHeaderField field) in gst_rtsp_header_allow_multiple() function
Dgstrtspconnection.c2297 if (!gst_rtsp_header_allow_multiple (field)) in parse_line()