Home
last modified time | relevance | path

Searched refs:gst_rtcp_packet_sdes_first_entry (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h452 gboolean gst_rtcp_packet_sdes_first_entry (GstRTCPPacket *packet);
Dgstrtcpbuffer.c1358 gst_rtcp_packet_sdes_first_entry (GstRTCPPacket * packet) in gst_rtcp_packet_sdes_first_entry() function
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpsession.c1838 fail_unless (gst_rtcp_packet_sdes_first_entry (&pkt)); in validate_sdes_priv()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.c2530 more_entries = gst_rtcp_packet_sdes_first_entry (packet); in rtp_session_process_sdes()
Dgstrtpbin.c1686 for ((b) = gst_rtcp_packet_sdes_first_entry ((packet)); (b); \
/third_party/gstreamer/gstplugins_base/
DChangeLog141852 (gst_rtcp_packet_sdes_first_entry),