Searched refs:GstRTCPSDESType (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtcpbuffer.h | 197 } GstRTCPSDESType; typedef 459 GstRTCPSDESType *type, guint8 *len, 464 GstRTCPSDESType *type, guint8 *len, 471 gboolean gst_rtcp_packet_sdes_add_entry (GstRTCPPacket *packet, GstRTCPSDESType type, 564 const gchar * gst_rtcp_sdes_type_to_name (GstRTCPSDESType type); 567 GstRTCPSDESType gst_rtcp_sdes_name_to_type (const gchar *name);
|
D | gstrtcpbuffer.c | 1453 GstRTCPSDESType * type, guint8 * len, guint8 ** data) in gst_rtcp_packet_sdes_get_entry() 1498 GstRTCPSDESType * type, guint8 * len, guint8 ** data) in gst_rtcp_packet_sdes_copy_entry() 1603 gst_rtcp_packet_sdes_add_entry (GstRTCPPacket * packet, GstRTCPSDESType type, in gst_rtcp_packet_sdes_add_entry() 2184 gst_rtcp_sdes_type_to_name (GstRTCPSDESType type) in gst_rtcp_sdes_type_to_name() 2251 GstRTCPSDESType
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtpdec.c | 569 GstRTCPSDESType type; in gst_rtp_dec_chain_rtcp()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtp.c | 777 GstRTCPSDESType i; in GST_START_TEST() 780 GstRTCPSDESType sdes_type; in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsession.c | 2533 GstRTCPSDESType type; in rtp_session_process_sdes() 4046 GstRTCPSDESType type; in session_sdes()
|
D | gstrtpbin.c | 1765 GstRTCPSDESType type; in gst_rtp_bin_handle_sync()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtpsession.c | 1841 GstRTCPSDESType type; in validate_sdes_priv()
|