Searched refs:receiver_fraction (Results 1 – 2 of 2) sorted by relevance
217 stats->receiver_fraction = 1.0 - stats->sender_fraction; in rtp_stats_set_bandwidths()221 stats->receiver_fraction = 0.0; in rtp_stats_set_bandwidths()224 stats->rtcp_bandwidth, stats->sender_fraction, stats->receiver_fraction); in rtp_stats_set_bandwidths()281 rtcp_bw *= stats->receiver_fraction; in rtp_stats_calculate_rtcp_interval()364 rtcp_bw = stats->rtcp_bandwidth * stats->receiver_fraction; in rtp_stats_calculate_bye_interval()
243 gdouble receiver_fraction; member