Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c2528 gint lowest_bandwidth = -1; in gst_mpd_client_get_rep_idx_with_min_bandwidth() local
2535 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()