Searched refs:rtp_ulpfec_log_rtppacket (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | rtpulpfeccommon.h | 29 #define GST_WARNING_RTP_PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL… 30 #define GST_LOG_RTP_PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL… 31 #define GST_DEBUG_RTP_PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL… 32 #define GST_INFO_RTP_PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL… 140 void rtp_ulpfec_log_rtppacket (GstDebugCategory * cat, GstDebugLevel l… 147 #define rtp_ulpfec_log_rtppacket(cat,level,obj,name,rtp) /* NOOP */ macro
|
D | rtpulpfeccommon.c | 383 rtp_ulpfec_log_rtppacket (GstDebugCategory * cat, GstDebugLevel level, in rtp_ulpfec_log_rtppacket() function
|