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/
Dgstrtpulpfecdec.c140 GST_DEBUG_RTP_PACKET (self, "rtp header (fec)", &info->rtp); in gst_rtp_ulpfec_dec_start()
265 GST_DEBUG_RTP_PACKET (self, "rtp header (recovered)", &info->rtp); in gst_rtp_ulpfec_dec_recover_from_fec()
294 GST_DEBUG_RTP_PACKET (self, "rtp header (recovered)", &info->rtp); in gst_rtp_ulpfec_dec_recover_from_storage()
Drtpulpfeccommon.h31 #define GST_DEBUG_RTP_PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL… macro
Dgstrtpreddec.c463 GST_DEBUG_RTP_PACKET (self, "rtp header (red)", &irtp); in gst_rtp_red_dec_chain()