Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.h158 gboolean rtp_ulpfec_buffer_is_valid (GstRTPBuffer * rtp);
Drtpulpfeccommon.c191 rtp_ulpfec_buffer_is_valid (GstRTPBuffer * rtp) in rtp_ulpfec_buffer_is_valid() function
Dgstrtpulpfecdec.c143 if (rtp_ulpfec_buffer_is_valid (&info->rtp)) { in gst_rtp_ulpfec_dec_start()