Home
last modified time | relevance | path

Searched refs:GstRTCPXRType (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h225 } GstRTCPXRType; typedef
581 GstRTCPXRType gst_rtcp_packet_xr_get_block_type (GstRTCPPacket * packet);
Dgstrtcpbuffer.c2733 GstRTCPXRType
2738 GstRTCPXRType xr_type = GST_RTCP_XR_TYPE_INVALID; in gst_rtcp_packet_xr_get_block_type()