Home
last modified time | relevance | path

Searched refs:GstRTCPType (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h63 } GstRTCPType; typedef
306 GstRTCPType type; /* type of current packet */
356 gboolean gst_rtcp_buffer_add_packet (GstRTCPBuffer *rtcp, GstRTCPType type,
371 GstRTCPType gst_rtcp_packet_get_type (GstRTCPPacket *packet);
Dgstrtcpbuffer.c377 rtcp_packet_min_length (GstRTCPType type) in rtcp_packet_min_length()
542 gst_rtcp_buffer_add_packet (GstRTCPBuffer * rtcp, GstRTCPType type, in gst_rtcp_buffer_add_packet()
671 GstRTCPType
/third_party/gstreamer/gstplugins_bad/ext/srtp/
Dgstsrtp.c177 GstRTCPType type; in rtcp_buffer_get_ssrc()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsession.c2906 GstRTCPType type; in rtp_session_process_feedback()
3051 GstRTCPType type; in rtp_session_process_rtcp()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c2109 add_rtcp_packet (GstBuffer * rtcp_buffer, GstBuffer * buffer, GstRTCPType type) in add_rtcp_packet()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpsession.c638 GstRTCPType rtcp_type; in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/
DChangeLog14284 …gstrtcpbuffer.c:567:12: error: comparison of constant -1 with expression of type 'GstRTCPType' is …