Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.c61 (l_bit ? g_ntohl (fec_lvl_hdr->mask_continued) : 0); in fec_level_hdr_get_mask()
70 fec_lvl_hdr->mask_continued = g_htonl (mask); in fec_level_hdr_set_mask()
Drtpulpfeccommon.h120 guint32 mask_continued; member