Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c196 guint fec_packet_len; in rtp_ulpfec_buffer_is_valid() local
209 fec_packet_len = fec_hdrs_len + rtp_ulpfec_hdr_get_protection_len (fec_hdr); in rtp_ulpfec_buffer_is_valid()
210 if (fec_packet_len != payload_len) in rtp_ulpfec_buffer_is_valid()
220 fec_packet_len, payload_len); in rtp_ulpfec_buffer_is_valid()