Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c2551 gint best_bandwidth = 0; in gst_mpd_client_get_rep_idx_with_max_bandwidth() local
2591 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()