Searched refs:rateIndexTable (Results 1 – 1 of 1) sorted by relevance
341 uint8_t rateIndexTable = rtc::saturated_cast<uint8_t>( in ProtectionFactor() local349 uint16_t indexTable = rateIndexTable * kPacketLossMax + packetLoss; in ProtectionFactor()379 rateIndexTable = rtc::saturated_cast<uint8_t>(VCM_MAX( in ProtectionFactor()382 uint16_t indexTableKey = rateIndexTable * kPacketLossMax + packetLoss; in ProtectionFactor()