Searched defs:packetLoss (Results 1 – 5 of 5) sorted by relevance
190 void ExpectCallSetChannelParameters(uint32_t packetLoss, int64_t rtt) { in ExpectCallSetChannelParameters()346 const uint32_t packetLoss = 5; in TEST_F() local
1044 int VP8EncoderImpl::SetChannelParameters(uint32_t packetLoss, int64_t rtt) { in SetChannelParameters()
173 virtual int32_t SetChannelParameters(uint32_t packetLoss, int64_t rtt) { in SetChannelParameters()
256 uint8_t packetLoss = (uint8_t)(255 * parameters->lossPr); in ProtectionFactor() local
1314 int32_t SetChannelParameters(uint32_t packetLoss, int64_t rtt) override { in TEST_F()