Home
last modified time | relevance | path

Searched defs:rtcp_auth (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsrtp.h38 uint8_t rtp_auth[20], rtcp_auth[20]; member
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtpenc.h78 guint rtcp_auth; member
Dgstsrtpdec.c230 GstSrtpAuthType rtcp_auth; member
551 const gchar *rtp_cipher, *rtp_auth, *rtcp_cipher, *rtcp_auth; in get_stream_from_caps() local
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlssrtpenc.c504 guint rtp_cipher = 1, rtcp_cipher = 1, rtp_auth = 1, rtcp_auth = 1; in gst_dtls_srtp_enc_remove_dtls_element() local
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c3824 GValue rtcp_cipher = G_VALUE_INIT, rtcp_auth = G_VALUE_INIT; in request_rtcp_encoder() local