Searched refs:maxFound (Results 1 – 2 of 2) sorted by relevance
794 uint8_t maxFound = _shortMaxLossPr255; in MaxFilteredLossPr() local797 return maxFound; in MaxFilteredLossPr()811 if (_lossPrHistory[i].lossPr255 > maxFound) in MaxFilteredLossPr()814 maxFound = _lossPrHistory[i].lossPr255; in MaxFilteredLossPr()817 return maxFound; in MaxFilteredLossPr()
287 bool maxFound = false; in verify() local326 maxFound = true; in verify()329 if (!maxFound) in verify()