Searched refs:SetFlexFecProtection (Results 1 – 5 of 5) sorted by relevance
296 virtual void SetFlexFecProtection(RtpPacketSinkInterface* flexfec_sink) = 0;
150 void SetFlexFecProtection(RtpPacketSinkInterface* flexfec_sink) override;
484 void VideoReceiveStream2::SetFlexFecProtection( in SetFlexFecProtection() function in webrtc::internal::VideoReceiveStream2
293 void SetFlexFecProtection(webrtc::RtpPacketSinkInterface* sink) override { in SetFlexFecProtection() function
3096 stream_->SetFlexFecProtection(nullptr); in SetFlexFecPayload()3104 stream_->SetFlexFecProtection(flexfec_stream_); in SetFlexFecPayload()