Home
last modified time | relevance | path

Searched refs:gst_rtcp_packet_xr_get_summary_ttl (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h627 gboolean gst_rtcp_packet_xr_get_summary_ttl (GstRTCPPacket * packet, gboolean * is_ipv4,
Dgstrtcpbuffer.c3258 gst_rtcp_packet_xr_get_summary_ttl (GstRTCPPacket * packet, in gst_rtcp_packet_xr_get_summary_ttl() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c1602 fail_unless (gst_rtcp_packet_xr_get_summary_ttl (&packet, &ipv4, &min_ttl, in GST_START_TEST()