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