Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtcpbuffer.h427 guint16 gst_rtcp_packet_get_profile_specific_ext_length (GstRTCPPacket * packet);
Dgstrtcpbuffer.c981 g_return_val_if_fail (gst_rtcp_packet_get_profile_specific_ext_length (packet) in gst_rtcp_packet_add_rb()
1124 gst_rtcp_packet_get_profile_specific_ext_length (GstRTCPPacket * packet) in gst_rtcp_packet_get_profile_specific_ext_length() function
1167 pse_len = gst_rtcp_packet_get_profile_specific_ext_length (packet); in gst_rtcp_packet_get_profile_specific_ext()
1208 pse_len = gst_rtcp_packet_get_profile_specific_ext_length (packet); in gst_rtcp_packet_copy_profile_specific_ext()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtp.c1115 gst_rtcp_packet_get_profile_specific_ext_length (&packet)); in GST_START_TEST()
1127 gst_rtcp_packet_get_profile_specific_ext_length (&packet)); in GST_START_TEST()
1162 gst_rtcp_packet_get_profile_specific_ext_length (&packet)); in GST_START_TEST()