Searched refs:best_bandwidth (Results 1 – 1 of 1) sorted by relevance
2551 gint best_bandwidth = 0; in gst_mpd_client_get_rep_idx_with_max_bandwidth() local2591 representation->bandwidth > best_bandwidth) { in gst_mpd_client_get_rep_idx_with_max_bandwidth()2593 best_bandwidth = representation->bandwidth; in gst_mpd_client_get_rep_idx_with_max_bandwidth()