Searched refs:packetLossEnc (Results 1 – 2 of 2) sorted by relevance
284 void UpdateFilteredLossPr(uint8_t packetLossEnc);
851 VCMLossProtectionLogic::UpdateFilteredLossPr(uint8_t packetLossEnc) in UpdateFilteredLossPr() argument853 _lossPr = (float) packetLossEnc / (float) 255.0; in UpdateFilteredLossPr()