Searched refs:lowestBandwidth (Results 1 – 1 of 1) sorted by relevance
1384 ssize_t lowestBandwidth = getLowestValidBandwidthIndex(); in getBandwidthIndex() local1385 while (index > lowestBandwidth) { in getBandwidthIndex()