Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c296 RtpUlpFecLevelHeader *lvlhdr; in rtp_ulpfec_bitstring_to_fec_rtp_buffer() local
301 lvlhdr = fec_hdr_get_level_hdr (hdr); in rtp_ulpfec_bitstring_to_fec_rtp_buffer()
302 fec_level_hdr_set_protection_len (lvlhdr, in rtp_ulpfec_bitstring_to_fec_rtp_buffer()
304 fec_level_hdr_set_mask (lvlhdr, fec_mask_long, fec_mask); in rtp_ulpfec_bitstring_to_fec_rtp_buffer()