Searched refs:IsUlpfecEnabled (Results 1 – 7 of 7) sorted by relevance
79 auto IsUlpfecEnabled = [&]() { in ShouldDisableRedAndUlpfec() local93 if (IsUlpfecEnabled()) { in ShouldDisableRedAndUlpfec()104 if (nack_enabled && IsUlpfecEnabled() && in ShouldDisableRedAndUlpfec()114 if (IsUlpfecEnabled() ^ IsRedEnabled()) { in ShouldDisableRedAndUlpfec()
138 bool IsUlpfecEnabled() const;
163 bool IsUlpfecEnabled() const;
296 rtp_video_stream_receiver_.IsUlpfecEnabled(); in Start()
320 rtp_video_stream_receiver_.IsUlpfecEnabled(); in Start()
698 bool RtpVideoStreamReceiver2::IsUlpfecEnabled() const { in IsUlpfecEnabled() function in webrtc::RtpVideoStreamReceiver2
730 bool RtpVideoStreamReceiver::IsUlpfecEnabled() const { in IsUlpfecEnabled() function in webrtc::RtpVideoStreamReceiver