Searched refs:lowest_bandwidth (Results 1 – 1 of 1) sorted by relevance
2528 gint lowest_bandwidth = -1; in gst_mpd_client_get_rep_idx_with_min_bandwidth() local2535 if (rep && (!lowest || rep->bandwidth < lowest_bandwidth)) { in gst_mpd_client_get_rep_idx_with_min_bandwidth()2537 lowest_bandwidth = rep->bandwidth; in gst_mpd_client_get_rep_idx_with_min_bandwidth()