Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.h34 #define GST_DEBUG_FEC_PACKET(obj, pkt) rtp_ulpfec_log_fec_packet (GST_CAT_DEFAULT, GST_LEVE… macro
Dgstrtpulpfecdec.c144 GST_DEBUG_FEC_PACKET (self, &info->rtp); in gst_rtp_ulpfec_dec_start()