Searched refs:GST_RTSP_AUTH_MAX (Results 1 – 2 of 2) sorted by relevance
228 #define GST_RTSP_AUTH_MAX GST_RTSP_AUTH_DIGEST macro
6402 for (method = GST_RTSP_AUTH_MAX; method != GST_RTSP_AUTH_NONE; method >>= 1) { in gst_rtspsrc_setup_auth()