Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c76 return g_ntohs (fec_lvl_hdr->protection_len); in fec_level_hdr_get_protection_len()
83 fec_lvl_hdr->protection_len = g_htons (len); in fec_level_hdr_set_protection_len()
444 g_ntohs (fec_level_hdr->protection_len), in rtp_ulpfec_log_fec_packet()
Drtpulpfeccommon.h118 guint16 protection_len; member