Searched refs:rtp_ulpfec_log_fec_packet (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | rtpulpfeccommon.h | 33 #define GST_WARNING_FEC_PACKET(obj, pkt) rtp_ulpfec_log_fec_packet (GST_CAT_DEFAULT, GST_LEVE… 34 #define GST_DEBUG_FEC_PACKET(obj, pkt) rtp_ulpfec_log_fec_packet (GST_CAT_DEFAULT, GST_LEVE… 35 #define GST_INFO_FEC_PACKET(obj, pkt) rtp_ulpfec_log_fec_packet (GST_CAT_DEFAULT, GST_LEVE… 144 void rtp_ulpfec_log_fec_packet (GstDebugCategory * cat, GstDebugLevel l… 148 #define rtp_ulpfec_log_fec_packet(cat,level,obj,fecrtp) /* NOOP */ macro
|
D | rtpulpfeccommon.c | 409 rtp_ulpfec_log_fec_packet (GstDebugCategory * cat, GstDebugLevel level, in rtp_ulpfec_log_fec_packet() function
|