Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h228 #define GST_RTSP_AUTH_MAX GST_RTSP_AUTH_DIGEST macro
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c6402 for (method = GST_RTSP_AUTH_MAX; method != GST_RTSP_AUTH_NONE; method >>= 1) { in gst_rtspsrc_setup_auth()