Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h443 gboolean gst_rtcp_packet_sdes_first_item (GstRTCPPacket *packet);
Dgstrtcpbuffer.c1251 gst_rtcp_packet_sdes_first_item (GstRTCPPacket * packet) in gst_rtcp_packet_sdes_first_item() function
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtpdec.c566 more_items = gst_rtcp_packet_sdes_first_item (&packet); in gst_rtp_dec_chain_rtcp()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.c2505 more_items = gst_rtcp_packet_sdes_first_item (packet); in rtp_session_process_sdes()
Dgstrtpbin.c1682 for ((b) = gst_rtcp_packet_sdes_first_item ((packet)); (b); \
/third_party/gstreamer/gstplugins_base/
DChangeLog141850 (gst_rtcp_packet_sdes_first_item),
142343 (gst_rtcp_packet_sdes_first_item),