Searched refs:roundtrip_delay (Results 1 – 3 of 3) sorted by relevance
645 guint16 * roundtrip_delay,
3429 guint16 * roundtrip_delay, guint16 * end_system_delay) in gst_rtcp_packet_xr_get_voip_delay_metrics() argument3445 if (roundtrip_delay) in gst_rtcp_packet_xr_get_voip_delay_metrics()3446 *roundtrip_delay = GST_READ_UINT16_BE (data); in gst_rtcp_packet_xr_get_voip_delay_metrics()
1625 guint16 roundtrip_delay, end_system_delay; in GST_START_TEST() local1667 &roundtrip_delay, &end_system_delay)); in GST_START_TEST()1668 fail_unless_equals_int (roundtrip_delay, GST_READ_UINT16_BE (rtcp_pkt + 24)); in GST_START_TEST()