Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c165 rtp_ulpfec_get_headers_len (gboolean fec_mask_long) in rtp_ulpfec_get_headers_len() function
205 fec_hdrs_len = rtp_ulpfec_get_headers_len (fec_hdr->L); in rtp_ulpfec_buffer_is_valid()
240 guint dst_offset = rtp_ulpfec_get_headers_len (fec_mask_long); in rtp_buffer_to_ulpfec_bitstring()
257 guint fec_hdrs_len = rtp_ulpfec_get_headers_len (fec_mask_long); in rtp_ulpfec_bitstring_to_media_rtp_buffer()
303 arr->len - rtp_ulpfec_get_headers_len (fec_mask_long)); in rtp_ulpfec_bitstring_to_fec_rtp_buffer()
Drtpulpfeccommon.h152 guint rtp_ulpfec_get_headers_len (gboolean fec_mask_long);