Home
last modified time | relevance | path

Searched refs:GST_RTP_PROFILE_SAVPF (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpdefs.h55 GST_RTP_PROFILE_SAVPF enumerator
Dgstrtp-enumtypes.c175 { C_ENUM(GST_RTP_PROFILE_SAVPF), "GST_RTP_PROFILE_SAVPF", "savpf" }, in gst_rtp_profile_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.c249 if (profile == GST_RTP_PROFILE_AVPF || profile == GST_RTP_PROFILE_SAVPF) { in rtp_stats_calculate_rtcp_interval()
Drtpsession.c2657 || sess->rtp_profile == GST_RTP_PROFILE_SAVPF) || in rtp_session_process_bye()
3499 || sess->rtp_profile == GST_RTP_PROFILE_SAVPF) in rtp_session_next_timeout()
4180 || sess->rtp_profile == GST_RTP_PROFILE_SAVPF) in is_rtcp_time()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c4168 rtp_profile = GST_RTP_PROFILE_SAVPF; in gst_rtspsrc_stream_configure_manager()