Searched defs:packetLoss (Results 1 – 6 of 6) sorted by relevance
39 int packetLoss; variable
78 int32_t TbI420Encoder::SetChannelParameters(uint32_t packetLoss, int rtt) { in SetChannelParameters()
106 VCMGenericEncoder::SetChannelParameters(int32_t packetLoss, int rtt) in SetChannelParameters()
378 uint8_t packetLoss = (uint8_t) (255 * parameters->lossPr); in ProtectionFactor() local591 uint8_t packetLoss = (uint8_t) (255 * parameters->lossPr); in EffectivePacketLoss() local
641 int packetLoss = 0; in sendReceiveState() local
173 virtual int32 SetChannelParameters(uint32 packetLoss, in SetChannelParameters()