Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.h229 void rtp_source_mark_bye (RTPSource *src, const gchar *reason);
Drtpsession.c1623 rtp_source_mark_bye (source, "SSRC Collision"); in rtp_session_have_conflict()
2629 rtp_source_mark_bye (source, reason); in rtp_session_process_bye()
3352 rtp_source_mark_bye (source, reason); in source_mark_bye()
3968 rtp_source_mark_bye (source, "timed out"); in session_cleanup()
Drtpsource.c1298 rtp_source_mark_bye (RTPSource * src, const gchar * reason) in rtp_source_mark_bye() function