Searched defs:media_ssrc (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsession.c | 2726 guint32 media_ssrc, gboolean fir, GstClockTime current_time) in rtp_session_request_local_key_unit() 2768 guint32 media_ssrc, GstClockTime current_time) in rtp_session_process_pli() 2789 guint32 media_ssrc, guint8 * fci_data, guint fci_length, in rtp_session_process_fir() 2847 guint32 media_ssrc, guint8 * fci_data, guint fci_length, in rtp_session_process_nack() 2875 guint32 media_ssrc, guint8 * fci_data, guint fci_length) in rtp_session_process_twcc() 2908 guint32 sender_ssrc, media_ssrc; in rtp_session_process_feedback() local
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstristsrc.c | 269 guint media_ssrc, GArray * nacks, GstBuffer * buffer, gpointer user_data) in gst_rist_src_on_sending_nacks()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpsession.c | 1714 guint sender_ssrc, guint media_ssrc, GstBuffer * fci, in feedback_rtcp_cb() 2299 guint media_ssrc, GArray * nacks, GstBuffer * buffer) in on_sending_nacks()
|