Searched refs:GST_DEBUG_RTP_PACKET (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpulpfecdec.c | 140 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()
|
D | rtpulpfeccommon.h | 31 #define GST_DEBUG_RTP_PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL… macro
|
D | gstrtpreddec.c | 463 GST_DEBUG_RTP_PACKET (self, "rtp header (red)", &irtp); in gst_rtp_red_dec_chain()
|