Searched refs:lossPr255 (Results 1 – 2 of 2) sorted by relevance
752 VCMLossProtectionLogic::UpdateMaxLossHistory(uint8_t lossPr255, in UpdateMaxLossHistory() argument758 if (lossPr255 > _shortMaxLossPr255) in UpdateMaxLossHistory()760 _shortMaxLossPr255 = lossPr255; in UpdateMaxLossHistory()769 _shortMaxLossPr255 = lossPr255; in UpdateMaxLossHistory()776 _lossPrHistory[i + 1].lossPr255 = _lossPrHistory[i].lossPr255; in UpdateMaxLossHistory()782 _shortMaxLossPr255 = lossPr255; in UpdateMaxLossHistory()785 _lossPrHistory[0].lossPr255 = _shortMaxLossPr255; in UpdateMaxLossHistory()811 if (_lossPrHistory[i].lossPr255 > maxFound) in MaxFilteredLossPr()814 maxFound = _lossPrHistory[i].lossPr255; in MaxFilteredLossPr()823 uint8_t lossPr255) { in FilteredLoss() argument[all …]
89 VCMLossProbabilitySample() : lossPr255(0), timeMs(-1) {}; in VCMLossProbabilitySample()91 uint8_t lossPr255; variable360 uint8_t lossPr255);368 void UpdateMaxLossHistory(uint8_t lossPr255, int64_t now);