Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpulpfeccommon.h31 #define GST_DEBUG_RTP_PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL… macro
Dgstrtpulpfecdec.c139 GST_DEBUG_RTP_PACKET (self, "rtp header (fec)", &info->rtp); in gst_rtp_ulpfec_dec_start()
264 GST_DEBUG_RTP_PACKET (self, "rtp header (recovered)", &info->rtp); in gst_rtp_ulpfec_dec_recover_from_fec()
293 GST_DEBUG_RTP_PACKET (self, "rtp header (recovered)", &info->rtp); in gst_rtp_ulpfec_dec_recover_from_storage()
Dgstrtpreddec.c427 GST_DEBUG_RTP_PACKET (self, "rtp header (red)", &irtp); in gst_rtp_red_dec_chain()