Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.h173 #define RTP_STATS_BANDWIDTH 64000 macro
Drtpstats.c186 rtp_bw = RTP_STATS_BANDWIDTH; in rtp_stats_set_bandwidths()
Drtpsession.c3316 if (bandwidth < RTP_STATS_BANDWIDTH) in calculate_rtcp_interval()
3317 bandwidth = RTP_STATS_BANDWIDTH; in calculate_rtcp_interval()