Searched refs:fecRateKey (Results 1 – 2 of 2) sorted by relevance
57 fecRateKey(0), in VCMProtectionParameters()70 uint8_t fecRateKey; member300 void UpdateFECRates(uint8_t fecRateKey, uint8_t fecRateDelta) { in UpdateFECRates() argument301 _fecRateKey = fecRateKey; in UpdateFECRates()
645 _currentParameters.fecRateKey = _fecRateKey; in UpdateMethod()