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