Searched refs:enable_nack (Results 1 – 2 of 2) sorted by relevance
614 int32_t ViEEncoder::UpdateProtectionMethod(bool enable_nack) { in UpdateProtectionMethod() argument627 if (fec_enabled_ == fec_enabled && nack_enabled_ == enable_nack) { in UpdateProtectionMethod()632 nack_enabled_ = enable_nack; in UpdateProtectionMethod()
117 int32_t UpdateProtectionMethod(bool enable_nack);